diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-09 17:44:02 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-09 17:44:02 +0000 |
commit | cc890edcb58683943a3af0e7e0d53a42496acd28 (patch) | |
tree | 18b715230239bf519900715d923cfe9b955dc33a /Src/mkmakemod.sh | |
parent | 90f7b1e17337334ffa7c930a42539ae5cc5049e0 (diff) | |
download | zsh-cc890edcb58683943a3af0e7e0d53a42496acd28.tar.gz zsh-cc890edcb58683943a3af0e7e0d53a42496acd28.tar.xz zsh-cc890edcb58683943a3af0e7e0d53a42496acd28.zip |
Changed the name of the "ret" variable in mb_niceformat() to "cnt"
because "ret" is usually used for a variable name to hold the return value of the function. Also, changed the test when checking for a \0 to one that checks if "cnt" is 0, since we must always change a value of 0 to 1.
Diffstat (limited to 'Src/mkmakemod.sh')
0 files changed, 0 insertions, 0 deletions