Tweak mdb comment with conflicting spec of 'ID'

vmware
Hallvard Furuseth 13 years ago
parent 5c182fbedf
commit c7fe1f466e
  1. 3
      libraries/libmdb/midl.h

@ -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…
Cancel
Save