Date: Fri, 21 Jun 2002 03:56:45 -0700 (PDT) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config lang.l Message-ID: <200206211056.g5LAujv42603@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/06/21 03:56:44 PDT
Modified files:
usr.sbin/config lang.l
Log:
Clean up hex() and octal() to return and work with unsigned integers since
they scan values of unsigned types, and since they do not need otherwise,
have them take const char * arguments.
Revision Changes Path
1.33 +9 -9 src/usr.sbin/config/lang.l
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?200206211056.g5LAujv42603>
