summaryrefslogtreecommitdiff
path: root/src/map/storage.c
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-07-07 21:19:43 +0200
committerHaru <haru@dotalux.com>2015-07-07 21:19:43 +0200
commit5fd40de233d3a897284f771338cbf8e657182261 (patch)
treef2d101b08c25a9075452be3aedfc903595139037 /src/map/storage.c
parent0177783215ae97d08109f7af91a20b78b6a0df90 (diff)
downloadhercules-5fd40de233d3a897284f771338cbf8e657182261.tar.gz
hercules-5fd40de233d3a897284f771338cbf8e657182261.tar.bz2
hercules-5fd40de233d3a897284f771338cbf8e657182261.tar.xz
hercules-5fd40de233d3a897284f771338cbf8e657182261.zip
Fixed a compile error on armv7l (Raspberry Pi 2 model B)
According to the C specifications, va_list isn't necessarily a pointer (it can be an array of pointers, or just about anything). As such, we can't nullpo check it. Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/storage.c')
0 files changed, 0 insertions, 0 deletions