mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 18:54:04 +02:00
Docs: Big entity cleanup
Strip lots of entity use from |[ ]| examples (which are now implicit CDATA). Also remove many redundant uses of <!-- -->.
This commit is contained in:
@@ -446,7 +446,7 @@ g_tls_certificate_new_from_files (const gchar *cert_file,
|
||||
* @file: file containing PEM-encoded certificates to import
|
||||
* @error: #GError for error reporting, or %NULL to ignore.
|
||||
*
|
||||
* Creates one or more #GTlsCertificate<!-- -->s from the PEM-encoded
|
||||
* Creates one or more #GTlsCertificates from the PEM-encoded
|
||||
* data in @file. If @file cannot be read or parsed, the function will
|
||||
* return %NULL and set @error. If @file does not contain any
|
||||
* PEM-encoded certificates, this will return an empty list and not
|
||||
|
Reference in New Issue
Block a user