summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-01-05 04:56:53 +0000
committerJim Meyering <jim@meyering.net>1996-01-05 04:56:53 +0000
commit0ec5eacc925e750bbd6d7f9916db076455c441ea (patch)
treeb7b77bee6e41d9db539ef572e8d026ec862ccf44 /old/textutils/ChangeLog
parentb024130dc2f372540c7b8a5540cd85e8c70935d8 (diff)
downloadcoreutils-0ec5eacc925e750bbd6d7f9916db076455c441ea.tar.xz
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 06f0ac6f0..da13faf4d 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.