diff options
Diffstat (limited to 'txr.c')
-rw-r--r-- | txr.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |