CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/13 00:55:33
Modified files:
usr.sbin/ldapd : btree.c btree.h
Log message:
Don't expose typedefs of pgno_t and indx_t in the public header file, move
them to btree.c. Also don't use exact-width integer types in public btree api.
