From: Jim Meyering Date: Fri, 5 Jan 1996 04:56:53 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13k^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ec5eacc925e750bbd6d7f9916db076455c441ea;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 06f0ac6f02..da13faf4dc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -8,7 +8,7 @@ Thu Jan 4 20:32:52 1996 Jim Meyering (meyering@na-net.ornl.gov) works again. Reported by François Pinard and Kaveh Ghazi. * rx.c [SYNTAX]: Rename from SYNTAX_TABLE. - [SYNTAX_TABLE]: Remove extern dcl or re_syntax_table. + [SYNTAX_TABLE]: Remove extern dcl of re_syntax_table. (RE_SEARCH_2_FN): Cast string1 and string2 to avoid pointer type mismatch errors from e.g. SunOS's /bin/cc. Reported by Kaveh Ghazi.