mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 22:11:54 +02:00
Merge of piece of 21719 that pws missed: Add some mod_exports.
This commit is contained in:
parent
9a5218803b
commit
52bdd77896
1 changed files with 1 additions and 1 deletions
|
@ -995,7 +995,7 @@ init_misc(void)
|
|||
/* source a file */
|
||||
|
||||
/**/
|
||||
int
|
||||
mod_export int
|
||||
source(char *s)
|
||||
{
|
||||
Eprog prog;
|
||||
|
|
Loading…
Reference in a new issue