Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.hut.fi>
List: source-changes
Date: 02/11/2001 05:22:47
Module Name: sharesrc
Committed By: enami
Date: Sun Feb 11 03:22:47 UTC 2001
Modified Files:
sharesrc/share/man/man3: queue.3
Log Message:
Subst head.cqh_first with CIRCLEQ_FIRST(&head) instead of CIRCLEQ_HEAD.
Pointed out by Tim on icb sometimes ago (iirc).
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 sharesrc/share/man/man3/queue.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.