Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2002 18:02:13 -0700 (PDT)
From:      "J. Mallett" <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps print.c
Message-ID:  <200206050102.g5512Dl40601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/04 18:02:13 PDT

  Modified files:
    bin/ps               print.c 
  Log:
  Use a const char * where it is meant to be used.  There's no reason to try
  to discard the const qualifier here.
  
  Revision  Changes    Path
  1.60      +2 -1      src/bin/ps/print.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?200206050102.g5512Dl40601>