]> git.ozlabs.org Git - ccan/blobdiff - ccan/check_type/_info
ccan_tokenizer, check_type, container_of, typesafe_cb: handle !HAVE_TYPEOF
[ccan] / ccan / check_type / _info
index 42d3328ad2a95c370002b70bf3a1b4cdf1f012cd..4cb3ff17bcd4fbdc9e084f1d4bcf22ed5e069a86 100644 (file)
@@ -14,7 +14,8 @@
  * since they have to use sizeof() which can only distiguish between types of
  * different size.
  *
- * Licence: LGPL (2 or any later version)
+ * License: LGPL (2 or any later version)
+ * Author: Rusty Russell <rusty@rustcorp.com.au>
  */
 int main(int argc, char *argv[])
 {