summaryrefslogtreecommitdiff
path: root/src/fr-command-lrzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fr-command-lrzip.c')
-rw-r--r--src/fr-command-lrzip.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fr-command-lrzip.c b/src/fr-command-lrzip.c
index 74cb9fd..cf07d33 100644
--- a/src/fr-command-lrzip.c
+++ b/src/fr-command-lrzip.c
@@ -258,7 +258,8 @@ fr_command_lrzip_get_type ()
NULL,
sizeof (FrCommandLrzip),
0,
- (GInstanceInitFunc) fr_command_lrzip_init
+ (GInstanceInitFunc) fr_command_lrzip_init,
+ NULL
};
type = g_type_register_static (FR_TYPE_COMMAND,