cvs commit: src/usr.bin/nl nl.c

Warner Losh imp at FreeBSD.org
Thu Dec 21 21:54:20 PST 2006


imp         2006-12-22 05:54:20 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/nl           nl.c 
  Log:
  Avoid 'bogus' uninitialized warning by initializing rather than
  playing cute games.  It is much simpler, clearer and easier to follow
  and understand.  Besides, gcc4 likes it better.
  
  Revision  Changes    Path
  1.11      +1 -4      src/usr.bin/nl/nl.c


More information about the cvs-src mailing list