On 02/08/16 20:35 +0100, Jonathan Wakely wrote:
* testsuite/lib/libstdc++.exp (check_v3_target_filesystem_ts): Improve comments.
Oops, I've fixed the typo in the new comment.
commit 5b137ebccbc667dbd868c575d79903ca58cef5e6 Author: Jonathan Wakely <jwak...@redhat.com> Date: Sat Aug 6 11:44:02 2016 +0100 * testsuite/lib/libstdc++.exp: Fix typo in comment. diff --git a/libstdc++-v3/testsuite/lib/libstdc++.exp b/libstdc++-v3/testsuite/lib/libstdc++.exp index 2ea8702..1780eaf 100644 --- a/libstdc++-v3/testsuite/lib/libstdc++.exp +++ b/libstdc++-v3/testsuite/lib/libstdc++.exp @@ -1925,7 +1925,7 @@ proc check_v3_target_little_endian { } { return $et_little_endian } -# Return 1 if the Filesystem TS is suported, 0 otherwise. +# Return 1 if the Filesystem TS is supported, 0 otherwise. # Cache the result. proc check_v3_target_filesystem_ts { } { global cxxflags