]> git.ozlabs.org Git - ccan/blobdiff - ccan/typesafe_cb/_info
Remove unused main() args in many modules.
[ccan] / ccan / typesafe_cb / _info
index a3cdeab584bc346b9a629b796fdf6724521e4901..165852a3be2a1a4dd7c884dfbe48084991292ae1 100644 (file)
@@ -1,6 +1,6 @@
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
-#include "config.h"
 
 /**
  * typesafe_cb - macros for safe callbacks.
  *             return 0;
  *     }
  *
- * License: LGPL (v2.1 or any later version)
+ * License: CC0 (Public domain)
  * Author: Rusty Russell <rusty@rustcorp.com.au>
  */
 int main(int argc, char *argv[])