[glib] Move comment to the right place
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Subject: [glib] Move comment to the right place
- Date: Mon, 6 Jul 2009 02:49:58 +0000 (UTC)
commit 8de4be69a9013e3bce57c0a004e1eada4155f623
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jul 5 22:35:55 2009 -0400
Move comment to the right place
gio/gvfs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gvfs.h b/gio/gvfs.h
index be0156f..bacbe8b 100644
--- a/gio/gvfs.h
+++ b/gio/gvfs.h
@@ -74,7 +74,6 @@ struct _GVfsClass
const char *parse_name);
/*< private >*/
- /* Padding for future expansion */
void (* local_file_add_info) (GVfs *vfs,
const char *filename,
guint64 device,
@@ -96,6 +95,7 @@ struct _GVfsClass
void (* local_file_moved) (GVfs *vfs,
const char *source,
const char *dest);
+ /* Padding for future expansion */
void (*_g_reserved1) (void);
void (*_g_reserved2) (void);
void (*_g_reserved3) (void);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]