Date: Mon, 19 Aug 2002 10:20:04 -0700 (PDT) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Message-ID: <200208191720.g7JHK4SN000153@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/08/19 10:20:04 PDT Modified files: sys/net if.c Log: Clean up a comment talking about C strings, which are terminated with the ASCII NUL character (0, or '\0' in C). Revision Changes Path 1.148 +4 -4 src/sys/net/if.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?200208191720.g7JHK4SN000153>