From: Ben Elliston Date: Fri, 12 Jan 2007 00:38:11 +0000 (+1100) Subject: Typo fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4d4f0164716c941615c95ff83f9420bd52e08908;p=gcc.git Typo fix. From-SVN: r120699 --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index adffedafa48..80f1cfc3d3e 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,7 +1,7 @@ 2007-01-12 Ben Elliston - * 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