Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2002 05:59:41 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/xargs xargs.c
Message-ID:  <200206221259.g5MCxfn36859@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/22 05:59:41 PDT

  Modified files:
    usr.bin/xargs        xargs.c 
  Log:
  Stylistic nit:
  
  main()'s argv argument is char*[], and functions that may inherit that arg
  should use char*[] as well.
  
  Revision  Changes    Path
  1.40      +5 -5      src/usr.bin/xargs/xargs.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?200206221259.g5MCxfn36859>