summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
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.