1
0
Fork 0
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:
Paul Ackersviller 2007-06-17 02:49:16 +00:00
parent 9a5218803b
commit 52bdd77896

View file

@ -995,7 +995,7 @@ init_misc(void)
/* source a file */
/**/
int
mod_export int
source(char *s)
{
Eprog prog;