Include <ctype.h>
authorhanda <handa>
Thu, 7 Sep 2006 07:58:47 +0000 (07:58 +0000)
committerhanda <handa>
Thu, 7 Sep 2006 07:58:47 +0000 (07:58 +0000)
commitd40d8ff13c25393e5c6e8d953323044182b734d7
tree04cb8fb9a47982cd4ecec0a396f43411bfeb9ede
parent20932fc9ba3b7f843e6b363a3c0f0b1e7eba1996
Include <ctype.h>
(PUTC, PUTS): New macros.
(write_symbol): New function.
(write_element): New arg indent.
(dump_string, dump_plist_element): Delete them.
(mplist__from_string): New arg pretty.
(mplist__assq): New function.
(mdebug_dump_plist): Use write_element.
src/plist.c