summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
Diffstat (limited to 'txr.c')
-rw-r--r--txr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/txr.c b/txr.c
index 16a2cbe7..a2bb9dd2 100644
--- a/txr.c
+++ b/txr.c
@@ -407,6 +407,7 @@ int txr_main(int argc, char **argv)
prog_string, auto_str(version), nao);
return EXIT_FAILURE;
}
+ compat_fixup(opt_compat);
}
}
break;