glib r7002 - in trunk: . glib



Author: matthiasc
Date: Wed Jun 11 15:58:02 2008
New Revision: 7002
URL: http://svn.gnome.org/viewvc/glib?rev=7002&view=rev

Log:
Improve the docs


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

Modified: trunk/glib/gkeyfile.c
==============================================================================
--- trunk/glib/gkeyfile.c	(original)
+++ trunk/glib/gkeyfile.c	Wed Jun 11 15:58:02 2008
@@ -1010,6 +1010,9 @@
  *
  * This function outputs @key_file as a string.  
  *
+ * Note that this function never reports an error,
+ * so it is safe to pass %NULL as @error.
+ *
  * Return value: a newly allocated string holding
  *   the contents of the #GKeyFile 
  *



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