use prototype-style function defs. meant to attach this log with last checkin of...
authorKen Raeburn <raeburn@mit.edu>
Fri, 9 Mar 2001 22:27:16 +0000 (22:27 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 9 Mar 2001 22:27:16 +0000 (22:27 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13068 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/old/ChangeLog

index f1a8fb8d7517ab7b27983f8c72c8cb9a5b694151..49593f0f62ade38ede3b327e60d7939024436ea8 100644 (file)
@@ -1,5 +1,10 @@
 2001-03-09  Ken Raeburn  <raeburn@mit.edu>
 
+       * old_decrypt.c (memmove): Delete macro definition.
+       (krb5_old_decrypt): Define with prototype form.
+       * old_encrypt.c (krb5_old_encrypt_length, krb5_old_encrypt):
+       Define with prototype form.
+
        * Makefile.in (STLIBOBJS): Nothing uses des_stringtokey.o, drop
        it.