diff options
author | Haru <haru@dotalux.com> | 2016-02-27 05:42:46 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-02-27 14:30:02 +0100 |
commit | c1f4368f75fecf30e1846e86a31b9d09735564e4 (patch) | |
tree | b7d9c668e7141c77c62e202d13da19a91581abad /src/map/chrif.h | |
parent | 654975dab8c0e47f3523745bfee4abecf8ab0b30 (diff) | |
download | hercules-c1f4368f75fecf30e1846e86a31b9d09735564e4.tar.gz hercules-c1f4368f75fecf30e1846e86a31b9d09735564e4.tar.bz2 hercules-c1f4368f75fecf30e1846e86a31b9d09735564e4.tar.xz hercules-c1f4368f75fecf30e1846e86a31b9d09735564e4.zip |
Corrected return value for some BUILDIN() functions
- The functions were returning `(bool)-1` instead of `false` in case of
error, or `(bool)0` instead of `true` in case of success.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/chrif.h')
0 files changed, 0 insertions, 0 deletions