Skip to content
Snippets Groups Projects
Commit a8d0f057 authored by Hallvard Furuseth's avatar Hallvard Furuseth Committed by Quanah Gibson-Mount
Browse files

Tweak mdb comment with conflicting spec of 'ID'

parent f126dab1
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment