projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d37bf3
)
Typo fix.
author
Ben Elliston
<bje@gcc.gnu.org>
Fri, 12 Jan 2007 00:38:11 +0000
(11:38 +1100)
committer
Ben Elliston
<bje@gcc.gnu.org>
Fri, 12 Jan 2007 00:38:11 +0000
(11:38 +1100)
From-SVN: r120699
libiberty/ChangeLog
patch
|
blob
|
history
diff --git
a/libiberty/ChangeLog
b/libiberty/ChangeLog
index adffedafa48299cda80c7426e15b8263be472529..80f1cfc3d3ee864cb22ec5881127521fac96356a 100644
(file)
--- a/
libiberty/ChangeLog
+++ b/
libiberty/ChangeLog
@@
-1,7
+1,7
@@
2007-01-12 Ben Elliston <bje@au.ibm.com>
- * choose-temp.c (choose_temp_base): Check the result of
call to
- mktemp rather than testing the length of the modified string.
+ * choose-temp.c (choose_temp_base): Check the result of
the call
+
to
mktemp rather than testing the length of the modified string.
2006-12-20 Geoffrey Keating <geoffk@apple.com>