]> git.ozlabs.org Git - ccan/commitdiff
ccanlint: fix _info option handling
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 18 Jan 2011 01:47:17 +0000 (12:17 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 18 Jan 2011 01:47:17 +0000 (12:17 +1030)
Two places were using a bogus ccanlint struct: the side-effect was
that valgrind options didn't work, nor did license fixups.

Make REGISTER_TEST do the extern declaration, and remove the bogus
ones.


No differences found