X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibmdb%2Fmidl.h;h=beafb097c0b2355f197e8cb0707475d4da512043;hb=c7fe1f466e8bfcac0c9169c741710c76807a11ba;hp=87c876803134b72fb72baf6ef18ca84fe7720200;hpb=81afbb2fca0effc3637c88ce03935b6b3f5eca47;p=openldap diff --git a/libraries/libmdb/midl.h b/libraries/libmdb/midl.h index 87c8768031..beafb097c0 100644 --- a/libraries/libmdb/midl.h +++ b/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;