summaryrefslogtreecommitdiff
path: root/gconf/gconf-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'gconf/gconf-client.h')
-rw-r--r--gconf/gconf-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gconf/gconf-client.h b/gconf/gconf-client.h
index e142b0ca..bc5eaf36 100644
--- a/gconf/gconf-client.h
+++ b/gconf/gconf-client.h
@@ -101,7 +101,7 @@ struct _GConfClient
guint notify_handler;
int pending_notify_count;
GHashTable *cache_dirs;
- int pad2;
+ GHashTable *cache_recursive_dirs;
};
struct _GConfClientClass