diff options
Diffstat (limited to 'gconf/gconftool.c')
-rw-r--r-- | gconf/gconftool.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gconf/gconftool.c b/gconf/gconftool.c index 730025f5..21f73e7a 100644 --- a/gconf/gconftool.c +++ b/gconf/gconftool.c @@ -2202,6 +2202,8 @@ do_toggle(GConfEngine* conf, const gchar** args) ++args; } + + return 0; } static int |