[681] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

stupid function names being fixed

jtkohl@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Fri Apr 19 16:51:08 1991

for reasons I don't care to recall or mention, there are two functions for
freeing addresses; one takes a single address, the other an array of them.
their names are currently scrod:  free_addr() takes one, free_address() takes
the array.

I'm going to change that to
	free_address() takes one
	free_addresses() takes array


home help back first fref pref prev next nref lref last post