summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index d6a49eb66..7be45c709 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,6 +1,6 @@
1998-01-08 Jim Meyering <meyering@na-net.ornl.gov>
- * src/tac.c (tac_stream): Don't perform arithmetic on now-void pointer
+ * src/tac.c (tac_stream): Don't perform arithmetic on now-void* pointer
result of xrealloc (until recently it was char*).
* configure.in (AC_CHECK_FUNCS): Add nl_langinfo.