summaryrefslogtreecommitdiff
path: root/src/fr-command-lha.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fr-command-lha.c')
-rw-r--r--src/fr-command-lha.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fr-command-lha.c b/src/fr-command-lha.c
index 393ff7c..a3b7398 100644
--- a/src/fr-command-lha.c
+++ b/src/fr-command-lha.c
@@ -404,7 +404,8 @@ fr_command_lha_get_type ()
NULL,
sizeof (FrCommandLha),
0,
- (GInstanceInitFunc) fr_command_lha_init
+ (GInstanceInitFunc) fr_command_lha_init,
+ NULL
};
type = g_type_register_static (FR_TYPE_COMMAND,