summaryrefslogtreecommitdiffstats
path: root/libcxx/test/localization/locale.stdcvt/codecvt_utf8_utf16_length.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/localization/locale.stdcvt/codecvt_utf8_utf16_length.pass.cpp')
-rw-r--r--libcxx/test/localization/locale.stdcvt/codecvt_utf8_utf16_length.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/localization/locale.stdcvt/codecvt_utf8_utf16_length.pass.cpp b/libcxx/test/localization/locale.stdcvt/codecvt_utf8_utf16_length.pass.cpp
index 2d93657f848..f7651fb35cf 100644
--- a/libcxx/test/localization/locale.stdcvt/codecvt_utf8_utf16_length.pass.cpp
+++ b/libcxx/test/localization/locale.stdcvt/codecvt_utf8_utf16_length.pass.cpp
@@ -17,7 +17,7 @@
// // unspecified
// };
-// int length(stateT& state, const externT* from, const externT* from_end,
+// int length(stateT& state, const externT* from, const externT* from_end,
// size_t max) const;
#include <codecvt>
OpenPOWER on IntegriCloud