small doc improvement
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 24 May 2008 18:32:09 +0000 (18:32 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 24 May 2008 18:32:09 +0000 (18:32 +0000)
svn path=/trunk/; revision=6924

ChangeLog
glib/gfileutils.c

index 4e129233a1dde8323aebf2df0c19deab10a5d4eb..d8fac2638e0696d6f3f1dbc4a5c18d61c01cd91f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gfileutils.c (g_file_open_tmp): Small documention addition.
+
 2008-05-22 10:49:37  Tim Janik  <timj@imendio.com>
 
        * glib/gmacros.h: implement G_STMT_START and G_STMT_END with
index c17179124d2b6dc02e86ca30d08c7527aabbd589..e0f85ff0b8e93ec832bdde8ddd3a68dec81f3df6 100644 (file)
@@ -1296,7 +1296,7 @@ g_mkstemp (gchar *tmpl)
  * g_file_open_tmp:
  * @tmpl: Template for file name, as in g_mkstemp(), basename only,
  *        or %NULL, to a default template
- * @name_used: location to store actual name used
+ * @name_used: location to store actual name used, or %NULL
  * @error: return location for a #GError
  *
  * Opens a file for writing in the preferred directory for temporary