From b6a42e596c12485ed6c34f1934f91084dbc5c2cf Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sun, 2 Jul 2000 20:52:00 +0000 Subject: back out format-attribute change git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12510 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/et/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/util/et/ChangeLog') diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index 845e82b08..9445923a0 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -1,3 +1,9 @@ +2000-07-02 Ken Raeburn + + * com_err.h (com_err): Undo previous change; com_err accepts a + null pointer in place of the format string, but gcc warns about + it. + 2000-06-26 Ken Raeburn * com_err.h (com_err): Declare with format attribute if using -- cgit