From 405fd076567c439e6adc10b715ca72e652776757 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 9 Dec 2005 12:49:29 +0000 Subject: 22057: don't use zsh/newuser in emulation 22058: tweak docs for release --- Src/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/options.c') diff --git a/Src/options.c b/Src/options.c index 7011b2081..9400e5f89 100644 --- a/Src/options.c +++ b/Src/options.c @@ -33,7 +33,7 @@ /* current emulation (used to decide which set of option letters is used) */ /**/ -int emulation; +mod_export int emulation; /* the options; e.g. if opts[SHGLOB] != 0, SH_GLOB is turned on */ -- cgit 1.4.1