Module Name: src
Committed By: christos
Date: Thu Apr 29 12:40:39 UTC 1999
Modified Files:
src/usr.bin/xlint/xlint: xlint.c
Log Message:
Deal with gcc __extension__({ }). We assume that it returns a value 0, and
we prepend a /*NOSTRICT*/ comment to avoid constant in conditional context
warning.