]> git.ozlabs.org Git - ccan/commit
From: "Timothy B. Terriberry" <tterribe@xiph.org>
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 2 Mar 2009 03:58:08 +0000 (14:28 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 2 Mar 2009 03:58:08 +0000 (14:28 +1030)
commitf3505f82c0fdc9daac85d2cb2c6338a0292033e7
treed2f5dad4dc4bcbe629822561add85fce3a7550c2
parent3facb9174758fa4b648c816680f681f911040cee
From: "Timothy B. Terriberry" <tterribe@xiph.org>

Makes the idempotent header check more liberal, and
specifically allows it to also recognize

#if !defined(someheader)
#define someheader (1)

or other similar variants.
tools/ccanlint/idempotent.c
tools/tools.h