glib r6334 - trunk/gio



Author: murrayc
Date: Fri Jan 18 18:16:28 2008
New Revision: 6334
URL: http://svn.gnome.org/viewvc/glib?rev=6334&view=rev

Log:
2008-01-18  Murray Cumming  <murrayc murrayc com>

* gmount.c: (g_mount_remount): documentation: 
Mention g_mount_remount_finish() instead of 
g_mount_unmount_finish().

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

Modified: trunk/gio/gmount.c
==============================================================================
--- trunk/gio/gmount.c	(original)
+++ trunk/gio/gmount.c	Fri Jan 18 18:16:28 2008
@@ -460,7 +460,7 @@
  * @user_data: user data passed to @callback.
  * 
  * Remounts a mount. This is an asynchronous operation, and is 
- * finished by calling g_mount_unmount_finish() with the @mount 
+ * finished by calling g_mount_remount_finish() with the @mount 
  * and #GAsyncResults data returned in the @callback.
  *
  * Remounting is useful when some setting affecting the operation



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