------------------------------------------------------------------------ r6994 | dothebart | 2009-01-25 19:28:20 -0500 (Sun, 25 Jan 2009) | 5 lines Changed paths: M /trunk/libcitadel/lib/json.c M /trunk/libcitadel/lib/libcitadel.h M /trunk/libcitadel/lib/stringbuf.c M /trunk/libcitadel/lib/wildfire.c
* json doesn't need to escape singlequotes + add possibility to json serializer to free the struct, so usage gets smarter * make params of wildfire calls similar * take 1st frame to find binary name, as 0 will be libcitadel ------------------------------------------------------------------------