Date: Mon, 31 Jul 2000 16:36:09 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/sort sort.c Message-ID: <200007312336.QAA06829@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2000/07/31 16:36:09 PDT
Modified files:
gnu/usr.bin/sort sort.c
Log:
Make style match the surrounding style. Use memset() instead of bzero()
because it's standard (bah, show me a real system without bzero()...)
Noted by: bde
Revision Changes Path
1.17 +2 -2 src/gnu/usr.bin/sort/sort.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?200007312336.QAA06829>
