Make ber type and encoding a unsigned int instead of unsigned long.
authorclaudio <claudio@openbsd.org>
Tue, 31 Jul 2018 11:00:12 +0000 (11:00 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 31 Jul 2018 11:00:12 +0000 (11:00 +0000)
commit8defa1f363740db22e1847d700fab2ee9b97f04e
treecdeaf69c5a79f2cb8bc39a40a7ed03dea1292150
parentb426681e70c917fac275931a1a145e66e899c033
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.sbin/ypldap/aldap.c
usr.sbin/ypldap/ber.c
usr.sbin/ypldap/ber.h