From 02e0a4755f47f1eb720d5b81b37cc8e3d3a453ac Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 15 May 2008 15:50:57 +0000 Subject: 25040: zpty should display context information more like eval --- Src/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/utils.c') diff --git a/Src/utils.c b/Src/utils.c index 4992680fe..a1a97d182 100644 --- a/Src/utils.c +++ b/Src/utils.c @@ -33,7 +33,7 @@ /* name of script being sourced */ /**/ -char *scriptname; +mod_export char *scriptname; #ifdef MULTIBYTE_SUPPORT struct widechar_array { -- cgit v1.2.3