Commit 74231b0f by Uros Bizjak Committed by Uros Bizjak

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

From-SVN: r95927
parent acda0e26
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>
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment