diff options
Diffstat (limited to 'txr.h')
-rw-r--r-- | txr.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,6 +32,6 @@ extern int opt_gc_debug; extern int opt_vg_debug; #endif extern int opt_derivative_regex; -extern const wchar_t *version; +extern const wchli_t *version; extern const wchar_t *progname; extern int output_produced; |