DDF bridging not entirely toll free
authorLuke Howard <lukeh@padl.com>
Mon, 28 Mar 2011 06:15:15 +0000 (17:15 +1100)
committerLuke Howard <lukeh@padl.com>
Mon, 28 Mar 2011 06:15:15 +0000 (17:15 +1100)
util_json.h

index 28a866a..53c6f13 100644 (file)
@@ -31,7 +31,7 @@
  */
 
 /*
- * JSON object wrapper with toll-free DDF bridging.
+ * JSON object wrapper with not-entirely-toll-free DDF bridging.
  */
 
 #ifndef _UTIL_JSON_H_