]> git.draconx.ca Git - cdecl99.git/commitdiff
Make CDECL_SPEC_TYPE non-zero.
authorNick Bowler <nbowler@draconx.ca>
Sat, 22 Oct 2011 23:53:38 +0000 (19:53 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 23 Oct 2011 00:20:59 +0000 (20:20 -0400)
This allows us to meaningfully OR together the various CDECL_SPEC_
constants.  A bit of code assumes that CDECL_SPEC_TYPE is zero, so that
needs to be fixed.


No differences found