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:
parent
b12c168505
commit
1268f477b0
3 changed files with 20 additions and 5 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#include "version.h"
|
||||
|
||||
/**/
|
||||
int noexitct = 0;
|
||||
mod_export int noexitct = 0;
|
||||
|
||||
/* buffer for $_ and its length */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue