Typo fix.
authorBen Elliston <bje@gcc.gnu.org>
Fri, 12 Jan 2007 00:38:11 +0000 (11:38 +1100)
committerBen Elliston <bje@gcc.gnu.org>
Fri, 12 Jan 2007 00:38:11 +0000 (11:38 +1100)
From-SVN: r120699

libiberty/ChangeLog

index adffedafa48299cda80c7426e15b8263be472529..80f1cfc3d3ee864cb22ec5881127521fac96356a 100644 (file)
@@ -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>