From 2f41c037a5d9097688fa25d647f6eeb2c2957c57 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 16 Jan 2000 04:51:29 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7799 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/com_err/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/com_err/ChangeLog b/lib/com_err/ChangeLog index ea7a5f6d0..8f3ea3359 100644 --- a/lib/com_err/ChangeLog +++ b/lib/com_err/ChangeLog @@ -1,3 +1,11 @@ +2000-01-16 Assar Westerlund + + * com_err.h: remove __P definition (now in com_right.h). this + file always includes com_right.h so that's where it should reside. + * com_right.h: moved __P here and added it to the function + prototypes + * com_err.h (error_table_name): add __P + 1999-07-03 Assar Westerlund * parse.y (statement): use asprintf