OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Sun Mar 09 2003 - 11:18:44 CST


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/03/09 10:18:44

Modified files:
        share/man/man3 : queue.3

Log message:
Use "np != NULL", not just "np" in TAILQ example for consistency
(and style(9)); from Pedro Bastos