cvs commit: src/bin/pax ar_io.c file_subs.c pat_rep.c sel_subs.c tables.c

Ralf S. Engelschall rse at FreeBSD.org
Thu May 24 06:44:38 UTC 2007


rse         2007-05-24 06:44:38 UTC

  FreeBSD src repository

  Modified files:
    bin/pax              ar_io.c file_subs.c pat_rep.c sel_subs.c 
                         tables.c 
  Log:
  Cleanup pax(1) sources a little bit while I poked around in them:
  - remove a superfluous doubled trailing semicolon.
  - remove the extra void casts on calls to void-function free(3).
  
  Revision  Changes    Path
  1.27      +1 -1      src/bin/pax/ar_io.c
  1.22      +1 -1      src/bin/pax/file_subs.c
  1.26      +6 -6      src/bin/pax/pat_rep.c
  1.20      +3 -3      src/bin/pax/sel_subs.c
  1.23      +14 -14    src/bin/pax/tables.c


More information about the cvs-src mailing list