diff options
author | Haru <haru@dotalux.com> | 2016-07-14 02:53:07 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-07-14 02:53:19 +0200 |
commit | 968e3cddbd3394607ae34f56ba8ee12d78bad1a5 (patch) | |
tree | 58ffd6db4b5174f7ad35a3a29a969e2db0e1fe03 /tools | |
parent | a7c3d70ae42370b570bf25972089f2326ace6396 (diff) | |
download | hercules-968e3cddbd3394607ae34f56ba8ee12d78bad1a5.tar.gz hercules-968e3cddbd3394607ae34f56ba8ee12d78bad1a5.tar.bz2 hercules-968e3cddbd3394607ae34f56ba8ee12d78bad1a5.tar.xz hercules-968e3cddbd3394607ae34f56ba8ee12d78bad1a5.zip |
Changed various functions to take a const sd
- Affected functions: pc->nextbaseex(), pc->nextjobexp(), pc->thisbaseexp(), pc->thisjobexp(), pc->readparam()
- Fixes an accidental '+=' in pc->readparam() due to copy-paste failure, detected thanks to the const enforcement (luckily it had no current ill effects, since the value was 0)
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions