mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 12:54:11 +02:00
docs: mark macros, flags, enums with percent sign
This commit is contained in:
committed by
Philip Withnall
parent
887f73d34e
commit
7e64004db0
@@ -176,7 +176,7 @@ test_delivery_in_thread_func (gpointer _data)
|
||||
|
||||
/*
|
||||
* 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