diff options
author | Torbjörn Andersson | 2008-08-03 09:41:10 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2008-08-03 09:41:10 +0000 |
commit | dcecff4829b30471cd230c03fe4c75c5d1f4b31b (patch) | |
tree | 9fba22b0205891384b6838c0371ba4a6db3cc769 /tools/credits.pl | |
parent | 01c50cfe1d583e2044b82e639a53d470e550888d (diff) | |
download | scummvm-rg350-dcecff4829b30471cd230c03fe4c75c5d1f4b31b.tar.gz scummvm-rg350-dcecff4829b30471cd230c03fe4c75c5d1f4b31b.tar.bz2 scummvm-rg350-dcecff4829b30471cd230c03fe4c75c5d1f4b31b.zip |
Fixed bug that prevented upper-case letters from being used in savegame names.
Apparently, strchr(..., 0) will find the string terminator - at least for me -
and when that's added to the name, it will terminate the string.
svn-id: r33565
Diffstat (limited to 'tools/credits.pl')
0 files changed, 0 insertions, 0 deletions