summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index d1399c3..970ca86 100644
--- a/src/main.c
+++ b/src/main.c
@@ -386,6 +386,7 @@ int main(int argc, const char *argv[])
&rototiller.start_tv,
rototiller.ticks_offset),
0,
+ "",
setup.module_setup,
&rototiller.module_context)) < 0,
"unable to create module context: %s", strerror(-r));
© All Rights Reserved