NetBSD/usr.bin/unifdef
ginsbach b4abf20d50 - Fix an incorrect comparison (always true)
This created an unnecessary temporary file when using the -o option
  to create a new file.

- Fix -o option bug reported by Tony Finch
  The output file was incorrectly called "[stdin]" when overwriting
  the the input file via standard in (unifdef -o file < file).
2011-01-20 15:24:24 +00:00
..
Makefile
unifdef.1
unifdef.c - Fix an incorrect comparison (always true) 2011-01-20 15:24:24 +00:00
unifdefall.sh