Date: Wed, 15 May 2002 02:49:59 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.c Message-ID: <200205150949.g4F9nxx91218@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/05/15 02:49:59 PDT
Modified files:
bin/ls ls.c
Log:
Make 'user' and 'group' const as to not discard the qualifier from the
functions we use to assign them. Doesn't seem to be anything else that
relies on these being non-const.
Revision Changes Path
1.58 +2 -1 src/bin/ls/ls.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?200205150949.g4F9nxx91218>
