aboutsummaryrefslogtreecommitdiff
path: root/src/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.c')
-rw-r--r--src/config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.c b/src/config.c
index e781f34..0712110 100644
--- a/src/config.c
+++ b/src/config.c
@@ -119,6 +119,7 @@ cb_format(enum grecs_callback_command cmd,
set_command_format(value->v.arg.v[0]->v.string,
value->v.arg.v[1]->v.string,
&value->v.arg.v[1]->locus);
+ return 0;
}
static int

Return to:

Send suggestions and report system problems to the System administrator.