Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 00:37:36 -0800 (PST)
From:      Will Andrews <will@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/apply apply.c
Message-ID:  <200101210837.f0L8baY12473@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
will        2001/01/21 00:37:36 PST

  Modified files:
    usr.bin/apply        apply.c 
  Log:
  Fix numerous style(9) bugs: Put #define's before declarations; sort the
  declarations & their arguments; use only one tab after types; restore the
  type of argv to sync with src tree style; sort new variables under main();
  fix continuation indents; remove extra blank line before free()'s.  Still
  to do: fix snprintf() handling as nectar & bde suggested to me.
  
  Submitted by:	bde
  
  Revision  Changes    Path
  1.14      +12 -13    src/usr.bin/apply/apply.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101210837.f0L8baY12473>