mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
misc cleanup
This commit is contained in:
parent
95c5d0c6e9
commit
3dac129527
@ -97,9 +97,9 @@
|
||||
* complex end of list detection.
|
||||
*
|
||||
* For details on the use of these macros, see the queue(3) manual page.
|
||||
* All macros are prefixed with LDAP_.
|
||||
*
|
||||
*
|
||||
* LDAP_SLIST LIST LDAP_STAILQ TAILQ LDAP_CIRCLEQ
|
||||
* SLIST_ LIST_ STAILQ_ TAILQ_ CIRCLEQ_
|
||||
* _HEAD + + + + +
|
||||
* _ENTRY + + + + +
|
||||
* _INIT + + + + +
|
||||
@ -118,9 +118,6 @@
|
||||
* _REMOVE + + + + +
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* see queue(3) for instructions on how to use
|
||||
*/
|
||||
|
||||
/*
|
||||
* Singly-linked List definitions.
|
||||
|
Loading…
Reference in New Issue
Block a user