Date: Sun, 3 Feb 2002 03:36:59 -0800 (PST) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys socket.h types.h Message-ID: <200202031136.g13Bax289770@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2002/02/03 03:36:59 PST
Modified files:
sys/sys socket.h types.h
Log:
Zero functional difference; make some integer constants unsigned, as
they are used in unsigned context. This shuts lint(1) up in a few
significant ways with "signed/unsigned" arithmetic warnings.
Revision Changes Path
1.58 +2 -2 src/sys/sys/socket.h
1.50 +3 -3 src/sys/sys/types.h
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?200202031136.g13Bax289770>
