fanf        2008-02-29 12:57:14 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/unifdef      unifdef.c 
  Log:
  Allow #if defined SYM as well as #if defined(SYM). Fix an abort
  caused by files that have #endif and no newline on the last line
  (reported by joe@). Also fix a benign uninitialized variable bug.
  Update and tidy the copyright.
  
  Revision  Changes    Path
  1.21      +31 -18    src/usr.bin/unifdef/unifdef.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to