Date: Thu, 24 May 2007 06:44:38 +0000 (UTC) From: "Ralf S. Engelschall" <rse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax ar_io.c file_subs.c pat_rep.c sel_subs.c tables.c Message-ID: <200705240644.l4O6icqS054623@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705240644.l4O6icqS054623>
