glib r6842 - branches/glib-2-16/gio



Author: tbzatek
Date: Tue Apr  8 16:59:47 2008
New Revision: 6842
URL: http://svn.gnome.org/viewvc/glib?rev=6842&view=rev

Log:
2008-04-08  Tomas Bzatek  <tbzatek redhat com> 

        * gfile.c: (g_file_replace):
        Doc update



Modified:
   branches/glib-2-16/gio/ChangeLog
   branches/glib-2-16/gio/gfile.c

Modified: branches/glib-2-16/gio/gfile.c
==============================================================================
--- branches/glib-2-16/gio/gfile.c	(original)
+++ branches/glib-2-16/gio/gfile.c	Tue Apr  8 16:59:47 2008
@@ -1490,7 +1490,8 @@
  * @error: a #GError, or %NULL
  *
  * Returns an output stream for overwriting the file, possibly
- * creating a backup copy of the file first.
+ * creating a backup copy of the file first. If the file doesn't exist,
+ * it will be created.
  *
  * This will try to replace the file in the safest way possible so
  * that any errors during the writing will not affect an already



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