summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index b8d41691a01..abf836eef13 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -3296,7 +3296,7 @@
(find_executable): Likewise.
(win32_spawn): Cast alloca return to (char**).
Replace malloc with XNEWVEC.
- bcopy.c (bcopy): Add explict casts in assignments.
+ bcopy.c (bcopy): Add explicit casts in assignments.
2006-10-25 Ben Elliston <bje@au.ibm.com>