projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf95d07
)
syntax fix in documentation
author
Benjamin Otte
<otte@gnome.org>
Thu, 18 Jun 2009 13:27:12 +0000
(15:27 +0200)
committer
Benjamin Otte
<otte@gnome.org>
Thu, 18 Jun 2009 13:27:42 +0000
(15:27 +0200)
gio/gfileenumerator.c
patch
|
blob
|
history
diff --git
a/gio/gfileenumerator.c
b/gio/gfileenumerator.c
index 6ab0a65006fc37a8b8c9e62309791e02e139ec68..f97ce917f9f2cf7ae5e2fa875bc38eb789d150e3 100644
(file)
--- a/
gio/gfileenumerator.c
+++ b/
gio/gfileenumerator.c
@@
-392,7
+392,7
@@
g_file_enumerator_next_files_async (GFileEnumerator *enumerator,
* Finishes the asynchronous operation started with g_file_enumerator_next_files_async().
*
* Returns: a #GList of #GFileInfo<!---->s. You must free the list with
- * g_list_free() and unref the infos with g_object_unref when you're
+ * g_list_free() and unref the infos with g_object_unref
()
when you're
* done with them.
**/
GList *