Make a note.

This commit is contained in:
Andrei Zmievski 2009-05-31 01:45:05 +00:00
parent 0feaf51d5e
commit 3c3ae2812e

View File

@ -18,6 +18,12 @@
/* $Id$ */
/*
* UTODO
* - take a look at json_decode, some weird IS_STRING checks there
* - expose encode/decode API once that's done
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif