]> git.ozlabs.org Git - ccan/blobdiff - ccan/typesafe_cb/_info.c
Make diag() go to stdout: everything else does.
[ccan] / ccan / typesafe_cb / _info.c
index 725b2665eabc3dc2b271965be8bfcb2e42223ca8..5e35eb7652ece2a30b2d64118de5e9a790cb8c57 100644 (file)
@@ -45,6 +45,8 @@
  * On compilers which don't support the extensions required
  * cast_if_type() and friend become an unconditional cast, so your
  * code will compile but you won't get type checking.
+ *
+ * Licence: LGPL (2 or any later version)
  */
 int main(int argc, char *argv[])
 {