mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
docs: use "Returns:" consistently
Instead of "Return value:".
This commit is contained in:
@@ -64,7 +64,7 @@ static GFileMonitorEvent ih_mask_to_EventFlags (guint32 mask);
|
||||
* Initializes the inotify backend. This must be called before
|
||||
* any other functions in this module.
|
||||
*
|
||||
* Return value: #TRUE if initialization succeeded, #FALSE otherwise
|
||||
* Returns: #TRUE if initialization succeeded, #FALSE otherwise
|
||||
*/
|
||||
gboolean
|
||||
_ih_startup (void)
|
||||
|
Reference in New Issue
Block a user