]> git.ozlabs.org Git - ccan/blobdiff - ccan/str/_info.c
Fix examples (they all compile now), and init parent list in list
[ccan] / ccan / str / _info.c
index 4baea773654c6baf7da634b3c0dfecefd5b9a62f..081e862d6d69fd7109c1f45ca4733923f5d91a7e 100644 (file)
@@ -9,7 +9,8 @@
  * the standard string.h.
  *
  * Example:
- *     #include "str/str.h"
+ *     #include <stdio.h>
+ *     #include <ccan/str/str.h>
  *
  *     int main(int argc, char *argv[])
  *     {