zzjson: Use PRINT() instead of PUTC()
commitadcbc88928e459e9735764057686a9d63a680d60
authorErwan Velu <erwanaliasr1@gmail.com>
Sun, 20 Mar 2011 20:28:40 +0000 (20 21:28 +0100)
committerErwan Velu <erwanaliasr1@gmail.com>
Sun, 20 Mar 2011 20:28:40 +0000 (20 21:28 +0100)
tree9c6c2de2afd36e585347c256ff8e043edbb47c8f
parent95e239ee7700114c9ca6a1765d9bdd74241a1eb8
zzjson: Use PRINT() instead of PUTC()

PUTC() call didn't got caught when using the bufprintf.
We can use the PRINT() macro instead.
com32/gpllib/zzjson/zzjson_print.c