summaryrefslogtreecommitdiff
path: root/gio/gfileenumerator.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gfileenumerator.c')
-rw-r--r--gio/gfileenumerator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gfileenumerator.c b/gio/gfileenumerator.c
index 3e4db13b8..d96a798af 100644
--- a/gio/gfileenumerator.c
+++ b/gio/gfileenumerator.c
@@ -318,7 +318,7 @@ next_async_callback_wrapper (GObject *source_object,
* Request information for a number of files from the enumerator asynchronously.
* When all i/o for the operation is finished the @callback will be called with
* the requested information.
-
+ *
* See the documentation of #GFileEnumerator for information about the
* order of returned files.
*