[gvfs] afp: fix volume_id type
- From: Christian Kellner <gicmo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] afp: fix volume_id type
- Date: Thu, 25 Aug 2011 19:22:32 +0000 (UTC)
commit 81fa29b69230fc40aeadbb415a2ccf6eaa7621a4
Author: Carl-Anton Ingmarsson <ca ingmarsson gmail com>
Date: Mon Jun 20 00:18:03 2011 +0200
afp: fix volume_id type
daemon/gvfsbackendafp.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/daemon/gvfsbackendafp.c b/daemon/gvfsbackendafp.c
index 3df2cbe..b8faa98 100644
--- a/daemon/gvfsbackendafp.c
+++ b/daemon/gvfsbackendafp.c
@@ -55,7 +55,7 @@ struct _GVfsBackendAfp
GVfsAfpServer *server;
- guint32 volume_id;
+ guint16 volume_id;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]