* lib/target-supports.exp (check_iconv_available): Fix comment.

From-SVN: r95927
This commit is contained in:
Uros Bizjak 2005-03-05 11:08:31 +01:00 committed by Uros Bizjak
parent acda0e26ae
commit 74231b0f2c
2 changed files with 5 additions and 1 deletions

View 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>

View 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