Date: Wed, 22 May 2002 04:16:48 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make str.c Message-ID: <200205221116.g4MBGrF00389@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/05/22 04:16:48 PDT
Modified files:
usr.bin/make str.c
Log:
Replace the evil that is __DECONST() with (void *). This is one of the least
evil things we can do involving the const qualifier and a pointer.
Submitted by: bde, ru
Revision Changes Path
1.22 +2 -2 src/usr.bin/make/str.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?200205221116.g4MBGrF00389>
