mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
gfileenumerator: Convert docbook tag -> markdown
This code predated the markdown conversion. Pointed out by mclasen.
This commit is contained in:
@@ -587,7 +587,7 @@ g_file_enumerator_set_pending (GFileEnumerator *enumerator,
|
|||||||
* requires allocation of a temporary #GError.
|
* requires allocation of a temporary #GError.
|
||||||
*
|
*
|
||||||
* In contrast, with this function, a %FALSE return from
|
* In contrast, with this function, a %FALSE return from
|
||||||
* gs_file_enumerator_iterate() <emphasis>always</emphasis> means
|
* gs_file_enumerator_iterate() *always* means
|
||||||
* "error". End of iteration is signaled by @out_info or @out_child being %NULL.
|
* "error". End of iteration is signaled by @out_info or @out_child being %NULL.
|
||||||
*
|
*
|
||||||
* Another crucial difference is that the references for @out_info and
|
* Another crucial difference is that the references for @out_info and
|
||||||
|
Reference in New Issue
Block a user