mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +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:
@@ -5908,7 +5908,7 @@ g_dbus_connection_call_finish (GDBusConnection *connection,
|
||||
* G_DBUS_CALL_FLAGS_NONE,
|
||||
* -1,
|
||||
* NULL,
|
||||
* &error);
|
||||
* &error);
|
||||
* ]|
|
||||
*
|
||||
* The calling thread is blocked until a reply is received. See
|
||||
|
Reference in New Issue
Block a user