X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fciniparser%2F_info;h=c252257e50f4db9cc742ae781ca1a427681bb9e1;hp=e3af8bafeaee5bccb97eeb95a65b2510fc956917;hb=1005f474c8d5ec36acb432e25ae05fa073dffd91;hpb=570c9c555f076e74f46141bb42b5d1d7ac89f632 diff --git a/ccan/ciniparser/_info b/ccan/ciniparser/_info index e3af8baf..c252257e 100644 --- a/ccan/ciniparser/_info +++ b/ccan/ciniparser/_info @@ -4,6 +4,7 @@ /** * ciniparser - easily parse and manipulate ini style configuration files + * * A dictionary object is allocated which contains string keys and values. * Functions to read string values return statically allocated objects, * there is no need to free them (also, do not modify them directly).