gvfs r1104 - trunk/client
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: gvfs r1104 - trunk/client
- Date: Fri, 11 Jan 2008 19:34:10 +0000 (GMT)
Author: danw
Date: Fri Jan 11 19:34:09 2008
New Revision: 1104
URL: http://svn.gnome.org/viewvc/gvfs?rev=1104&view=rev
Log:
grr. compile then commit
Modified:
trunk/client/gdaemonfile.c
Modified: trunk/client/gdaemonfile.c
==============================================================================
--- trunk/client/gdaemonfile.c (original)
+++ trunk/client/gdaemonfile.c Fri Jan 11 19:34:09 2008
@@ -309,7 +309,7 @@
return
g_str_hash (daemon_file->path) ^
- G_POINTER_TO_UINT (daemon_file->mount_spec); /* We have unique mount_spec objects so hash directly on it */
+ GPOINTER_TO_UINT (daemon_file->mount_spec); /* We have unique mount_spec objects so hash directly on it */
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]