mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
docs: mark macros, flags, enums with percent sign
This commit is contained in:
committed by
Philip Withnall
parent
887f73d34e
commit
7e64004db0
@@ -416,7 +416,7 @@ test_connection_send (void)
|
||||
|
||||
/*
|
||||
* Check that we never actually send a message if the GCancellable
|
||||
* is already cancelled - i.e. we should get #G_IO_ERROR_CANCELLED
|
||||
* is already cancelled - i.e. we should get G_IO_ERROR_CANCELLED
|
||||
* when the actual connection is not up.
|
||||
*/
|
||||
ca = g_cancellable_new ();
|
||||
|
Reference in New Issue
Block a user