From 7613acc70e37ebabd7743da02da4f4ff0d218d5c Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 10 Oct 2001 03:18:22 +0000 Subject: Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; don't worry about restoring them when importing new versions of code.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13792 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/wintel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/windows/wintel/ChangeLog') diff --git a/src/windows/wintel/ChangeLog b/src/windows/wintel/ChangeLog index fda97b410..f1125bc0c 100644 --- a/src/windows/wintel/ChangeLog +++ b/src/windows/wintel/ChangeLog @@ -1,3 +1,8 @@ +2001-10-09 Ken Raeburn + + * enc_des.c, enc_des.h, encrypt.c, encrypt.h: Make prototypes + unconditional. Don't define P(). + 2001-10-05 Ken Raeburn * font.c, k5stream.c, k5stream.h, screen.c, screen.h, telnet.c, -- cgit