glib r6924 - in trunk: . glib



Author: matthiasc
Date: Sat May 24 18:32:09 2008
New Revision: 6924
URL: http://svn.gnome.org/viewvc/glib?rev=6924&view=rev

Log:
small doc improvement


Modified:
   trunk/ChangeLog
   trunk/glib/gfileutils.c

Modified: trunk/glib/gfileutils.c
==============================================================================
--- trunk/glib/gfileutils.c	(original)
+++ trunk/glib/gfileutils.c	Sat May 24 18:32:09 2008
@@ -1296,7 +1296,7 @@
  * 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]