diff options
author | Haru <haru@dotalux.com> | 2015-07-07 21:19:43 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-07-07 21:19:43 +0200 |
commit | 5fd40de233d3a897284f771338cbf8e657182261 (patch) | |
tree | f2d101b08c25a9075452be3aedfc903595139037 /src/map/packets.h | |
parent | 0177783215ae97d08109f7af91a20b78b6a0df90 (diff) | |
download | hercules-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/packets.h')
0 files changed, 0 insertions, 0 deletions