summaryrefslogtreecommitdiffstats
path: root/txr.h
diff options
context:
space:
mode:
Diffstat (limited to 'txr.h')
-rw-r--r--txr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.h b/txr.h
index 51b4990f..d230cd28 100644
--- a/txr.h
+++ b/txr.h
@@ -28,6 +28,6 @@ extern int opt_loglevel;
extern int opt_nobindings;
extern int opt_arraydims;
extern int opt_gc_debug;
-extern const char *version;
-extern const char *progname;
+extern const wchar_t *version;
+extern const wchar_t *progname;
extern int output_produced;