Fix compiler warning on platforms where isdigit() is implemented as a macro.
commit4a7771eea217a0d75d4b03ef37619ceac13c749b
authorYuta NAKAI <nak5124@live.jp>
Sun, 5 Oct 2014 10:06:07 +0000 (5 19:06 +0900)
committerYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Sun, 5 Oct 2014 10:10:43 +0000 (5 19:10 +0900)
tree7691ca87cd07a10f4d39ace8a1b3d78c01b0af75
parente503feb433f4744fc8cc220a74782af8653162e5
Fix compiler warning on platforms where isdigit() is implemented as a macro.
core/chapter.c