Typo fix.
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2007 00:38:11 +0000 (00:38 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2007 00:38:11 +0000 (00:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120699 138bc75d-0d04-0410-961f-82ee72b054a4

libiberty/ChangeLog

index adffeda..80f1cfc 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>