1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/cdio
doug abcbcc4d80 Replace all queue *_END macro calls except CIRCLEQ_END with NULL.
CIRCLEQ_* is deprecated and not called in the tree.  The other queue types
have *_END macros which were added for symmetry with CIRCLEQ_END.  They are
defined as NULL.  There's no reason to keep the other *_END macro calls.

ok millert@
2014-09-13 16:06:36 +00:00
..
cddb.c fgetln may return incomplete lines (Tobias Stoeckmann <tobias@stoeckmann.org>) 2014-01-06 12:38:10 +00:00
cdio.1 obvious cases of missing .An; 2014-09-08 01:27:54 +00:00
cdio.c unsigned char casts where neccessary 2013-11-20 20:54:34 +00:00
extern.h Add printing of current profile and feature information to 'info' 2010-03-01 02:09:44 +00:00
Makefile
mmc.c bring prototypes into scope 2013-11-12 17:57:34 +00:00
rip.c Replace all queue *_END macro calls except CIRCLEQ_END with NULL. 2014-09-13 16:06:36 +00:00