Use is_type_void(x) instead of x == type_void where qualified versions of void might...
[cparser] / adt / strutil.c
2011-09-14 Christoph MallonUse strstart() instead of strncmp().
2011-09-14 Christoph MallonChange strcmp_underscore() to streq_underscore().
2011-09-14 Christoph MallonMerge the two copies of strcmp_underscore().