1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-29 05:21:00 +01:00

20363: Src/init.c, Src/Zle/zle_main.c

This commit is contained in:
Peter Stephenson 2004-09-13 13:04:39 +00:00
parent b12c168505
commit 1268f477b0
3 changed files with 20 additions and 5 deletions

View file

@ -37,7 +37,7 @@
#include "version.h"
/**/
int noexitct = 0;
mod_export int noexitct = 0;
/* buffer for $_ and its length */