Fix CLANG compile: local inline functions _have_ to be static.
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 22 Dec 2014 17:09:00 +0000 (18:09 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 22 Dec 2014 17:09:00 +0000 (18:09 +0100)
commitcb5a93cd63fc4cc1453502a7f4cb02ff388c106c
tree894780f0b3c44f839ae45e9b3b82bcc7df3ceaf3
parent3de82b24ab6b64e144577a86938ba04d53042d5c
Fix CLANG compile: local inline functions _have_ to be static.
webcit/msg_renderers.c