]> git.ozlabs.org Git - ccan-lca-2011.git/commitdiff
ccanlint: fix idempotent handler
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 02:23:00 +0000 (12:53 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 02:23:00 +0000 (12:53 +1030)
Test for inserting idempotent header was wrong way around, and we check
all headers at once, rather than finishing after one.

Also, turn - into _ rather than removing.


No differences found