Date: Fri, 29 Feb 2008 12:57:14 +0000 (UTC) From: Tony Finch <fanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/unifdef unifdef.c Message-ID: <200802291257.m1TCvEnr044238@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802291257.m1TCvEnr044238>
