Date: Mon, 6 Dec 1999 19:32:37 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd Makefile args.c Message-ID: <199912070332.TAA19464@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/12/06 19:32:37 PST
Modified files:
bin/dd Makefile args.c
Log:
Do proper constification in args.c. This shuts up -Wcast-qual (thanks,
bfumerola for that pointer!) in GCC complaining about losing a const.
While I'm here, might as well mark in the Makefile that I'm the
${MAINTAINER}. It seems like that's what everyone's doing these days.
Revision Changes Path
1.8 +3 -1 src/bin/dd/Makefile
1.23 +7 -5 src/bin/dd/args.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?199912070332.TAA19464>
