feature.h: Avoid compiler warning
authorFather Chrysostomos <sprout@cpan.org>
Fri, 23 Dec 2011 05:26:33 +0000 (21:26 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 24 Dec 2011 17:25:17 +0000 (09:25 -0800)
commitbeda03184afe46d6702e6e184c42e8fcf5691386
tree14dd18d1f5874dd7fde89d9b0e3e49fae46e8021
parent2846acbffa436a8a6bda1f5b38257b700500bbf0
feature.h: Avoid compiler warning

unsigned >= 0 produces a warning, even if the 0 is actually a macro.
feature.h
regen/feature.pl