mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-04 20:40:57 +02:00
zsh-workers/8690
This commit is contained in:
parent
5efc7525ec
commit
2119ac777b
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ END {
|
||||||
printf "\n"
|
printf "\n"
|
||||||
printf "#ifndef GLOBAL_PROTOTYPES\n"
|
printf "#ifndef GLOBAL_PROTOTYPES\n"
|
||||||
printf "\n"
|
printf "\n"
|
||||||
printf locals
|
print locals
|
||||||
printf "\n"
|
printf "\n"
|
||||||
printf "#endif /* !GLOBAL_PROTOTYPES */\n"
|
printf "#endif /* !GLOBAL_PROTOTYPES */\n"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue