* lib/target-supports.exp (check_iconv_available): Fix comment.
authorUros Bizjak <uros@kss-loka.si>
Sat, 5 Mar 2005 10:08:31 +0000 (11:08 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 5 Mar 2005 10:08:31 +0000 (11:08 +0100)
From-SVN: r95927

gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp

index 98132002b1e09e2a8004b0db8d9c816ab149e2ff..7b5ae183a680f134f43b7e46b8319a4a14f0da0d 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-05  Uros Bizjak  <uros@kss-loka.si>
+
+       * lib/target-supports.exp (check_iconv_available): Fix comment.
+
 2005-03-04  John David Anglin  <dave.danglin@nrc-cnrc.gc.ca>
            Joseph S. Myers  <joseph@codesourcery.com>
 
index f2577c1810639533f49e7787f0a4e304cda374c9..5f9a32bbe188f9fb5c2a03d7309728276caa86a8 100644 (file)
@@ -276,7 +276,7 @@ proc check_profiling_available { test_what } {
     return $profiling_available_saved
 }
 
-# Return true if iconv is supported on the target. In particular IBM-1047.
+# Return true if iconv is supported on the target. In particular IBM1047.
 
 proc check_iconv_available { test_what } {
     global tool