Date: Tue, 10 Sep 2002 21:26:09 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uudecode uudecode.c Message-ID: <200209110426.g8B4Q9pi083586@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/09/10 21:26:09 PDT
Modified files:
usr.bin/uudecode uudecode.c
Log:
Some uses of the variable n needed to be int, others needed to be
size_t. Add a new variable to cope.
Revision Changes Path
1.40 +8 -8 src/usr.bin/uudecode/uudecode.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?200209110426.g8B4Q9pi083586>
