]> git.ozlabs.org Git - ccan/blobdiff - ccan/ciniparser/_info
various: add LICENSE comments.
[ccan] / ccan / ciniparser / _info
index e3af8bafeaee5bccb97eeb95a65b2510fc956917..c252257e50f4db9cc742ae781ca1a427681bb9e1 100644 (file)
@@ -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).