1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 19:00:57 +02:00

zsh-workers/8690

This commit is contained in:
Tanaka Akira 1999-11-19 17:02:52 +00:00
parent 5efc7525ec
commit 2119ac777b

View file

@ -146,7 +146,7 @@ END {
printf "\n"
printf "#ifndef GLOBAL_PROTOTYPES\n"
printf "\n"
printf locals
print locals
printf "\n"
printf "#endif /* !GLOBAL_PROTOTYPES */\n"
}