summaryrefslogtreecommitdiff
path: root/src/fr-command-jar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fr-command-jar.c')
-rw-r--r--src/fr-command-jar.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fr-command-jar.c b/src/fr-command-jar.c
index e93bfe8..03e7cd9 100644
--- a/src/fr-command-jar.c
+++ b/src/fr-command-jar.c
@@ -230,7 +230,8 @@ fr_command_jar_get_type ()
NULL,
sizeof (FrCommandJar),
0,
- (GInstanceInitFunc) fr_command_jar_init
+ (GInstanceInitFunc) fr_command_jar_init,
+ NULL
};
type = g_type_register_static (FR_TYPE_COMMAND_ZIP,