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 4e12923..d8fac26 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 c171791..e0f85ff 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