]> git.ozlabs.org Git - ccan-lca-2011.git/blobdiff - ccan/oserver/_info
lca2011: don't use void * for the handle.
[ccan-lca-2011.git] / ccan / oserver / _info
index c5f5b4be48225f8482ec325bc7fc16032a3cf432..5dfc5f88fb27a001e1e9b68fb807cbbf9ff669e0 100644 (file)
@@ -8,6 +8,10 @@
  *
  * License: GPL
  *
+ * Ccanlint:
+ *     // hack to make valgrind show the error.  FIXME!
+ *     tests_pass_valgrind  --child-silent-after-fork=no
+ *
  * Example:
  *     #include <sys/types.h>
  *     #include <sys/socket.h>
@@ -47,7 +51,6 @@ int main(int argc, char *argv[])
                printf("ccan/read_write_all\n");
                printf("ccan/str\n");
                printf("ccan/foreach\n");
-               printf("ccan/noerr\n");
                printf("ccan/failtest\n");
                printf("ccan/opt\n");
                printf("ccan/array_size\n");