aboutsummaryrefslogtreecommitdiff
path: root/src/qdrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdrp.c')
-rw-r--r--src/qdrp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qdrp.c b/src/qdrp.c
index 608859a..cd24b12 100644
--- a/src/qdrp.c
+++ b/src/qdrp.c
@@ -109,6 +109,7 @@ static int qdrp_parseline(ControlContext *ctx, const char *line) {
}
ctx->started = 1;
+ ctx->fmode = FORMULATION_CLEN;
}