glib r6841 - trunk/gio



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

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

        * gfile.c: (g_file_replace):
        Doc update



Modified:
   trunk/gio/ChangeLog
   trunk/gio/gfile.c

Modified: trunk/gio/gfile.c
==============================================================================
--- trunk/gio/gfile.c	(original)
+++ trunk/gio/gfile.c	Tue Apr  8 16:56:42 2008
@@ -1527,7 +1527,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]