From ab9cd279382005d75dffade5cffd8102f8136b35 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 7 Jan 1998 07:45:46 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 26774c57ff..9f48ae47bb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,12 +1,12 @@ 1998-01-06 Jim Meyering - * lib/getdate.y: Add %expect directive. - Move inclusion of getdate.h and dependent extern declarations down - so getdate.h's prototype follows the sometimes-enabled definition - of `const' to nothing. Otherwise, the prototype wouldn't match - the definition because of the defined-away `const'. - (get_date): ANSI-fy definition. + * lib/getdate.y: Move inclusion of getdate.h and dependent extern + declarations down so getdate.h's prototype follows the sometimes- + enabled definition of `const' to nothing. Otherwise, the prototype + wouldn't match the definition because of the defined-away `const'. From Kaveh Ghazi. + (get_date): ANSI-fy definition. + Add %expect directive. 1998-01-05 Paul Eggert -- 2.47.3