Make ber type and encoding a unsigned int instead of unsigned long.
authorclaudio <claudio@openbsd.org>
Tue, 31 Jul 2018 11:02:01 +0000 (11:02 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 31 Jul 2018 11:02:01 +0000 (11:02 +0000)
commit51523eb3b625f3b9576daef7c9b52a2e0c61539c
tree70ff79809dce33cf562f516f47e173d51b29eaee
parent8d831f143cb258aee89d94984835d52c06554973
Make ber type and encoding a unsigned int instead of unsigned long.
This way the size is the same on all archs and 32bit should be good enough.
OK rob@
usr.bin/ldap/aldap.c
usr.bin/ldap/ber.c
usr.bin/ldap/ber.h