summaryrefslogtreecommitdiffstats
path: root/libcxx/test/localization/locale.stdcvt/codecvt_utf8_unshift.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/localization/locale.stdcvt/codecvt_utf8_unshift.pass.cpp')
-rw-r--r--libcxx/test/localization/locale.stdcvt/codecvt_utf8_unshift.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/localization/locale.stdcvt/codecvt_utf8_unshift.pass.cpp b/libcxx/test/localization/locale.stdcvt/codecvt_utf8_unshift.pass.cpp
index 054c1a71a98..1d617e767c1 100644
--- a/libcxx/test/localization/locale.stdcvt/codecvt_utf8_unshift.pass.cpp
+++ b/libcxx/test/localization/locale.stdcvt/codecvt_utf8_unshift.pass.cpp
@@ -18,7 +18,7 @@
// };
// result
-// unshift(stateT& state,
+// unshift(stateT& state,
// externT* to, externT* to_end, externT*& to_next) const;
#include <codecvt>
OpenPOWER on IntegriCloud