diff options
Diffstat (limited to 'src/unexpand.c')
-rw-r--r-- | src/unexpand.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unexpand.c b/src/unexpand.c index b91abd87b..423f43b2b 100644 --- a/src/unexpand.c +++ b/src/unexpand.c @@ -408,6 +408,7 @@ main (int argc, char **argv) bool obsolete_tablist = false; + initialize_main (&argc, &argv); program_name = argv[0]; setlocale (LC_ALL, ""); bindtextdomain (PACKAGE, LOCALEDIR); |