svn path=/trunk/; revision=6924
+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
* 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