mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Tweak mdb comment with conflicting spec of 'ID'
This commit is contained in:
parent
5c182fbedf
commit
c7fe1f466e
@ -36,8 +36,7 @@
|
||||
* @{
|
||||
*/
|
||||
/** A generic ID number. These were entryIDs in back-bdb.
|
||||
* It should be the largest integer type supported on a machine.
|
||||
* It should be equal to the size of a pointer.
|
||||
* Preferably it should have the same size as a pointer.
|
||||
*/
|
||||
typedef size_t ID;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user