diff options
author | Marc Cornellà <marc.cornella@live.com> | 2015-10-21 10:44:56 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2015-10-21 10:48:02 +0200 |
commit | ca5632bce10e1f5b0fe2a59151ae0fd776619d89 (patch) | |
tree | 4c12143ca1fb68037294f295b45ab25e24c3b0d9 /lib/prompt_info_functions.zsh | |
parent | 78dc8583969a046b51ef4f099b1d182f73dcaa12 (diff) | |
download | zsh-ca5632bce10e1f5b0fe2a59151ae0fd776619d89.tar.gz zsh-ca5632bce10e1f5b0fe2a59151ae0fd776619d89.tar.bz2 zsh-ca5632bce10e1f5b0fe2a59151ae0fd776619d89.zip |
Fix syntax error in #4515 on certain shells
Drops the `function` keyword and uses only `func(){}` syntax as per the
POSIX specification:
http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#tag_02_09_05
Related: #4531
Diffstat (limited to 'lib/prompt_info_functions.zsh')
0 files changed, 0 insertions, 0 deletions