Date: Sun, 2 Nov 1997 11:41:17 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys queue.h Message-ID: <199711021941.LAA23152@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1997/11/02 11:41:17 PST
Modified files:
sys/sys queue.h
Log:
Correct the definition of CIRCLEQ_EMPTY. It would give a false positive
if the queue contained only one element.
Submitted by: Greg Ansley <gja@ansley.com>
Revision Changes Path
1.19 +2 -2 src/sys/sys/queue.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711021941.LAA23152>
