commit | 2b1ceaace24b8564465e8bb9ac9d64e442a893d8 | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne.2@gmail.com> | Tue Apr 20 12:03:32 2021 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 20 09:05:41 2021 -0700 |
tree | 46592f8a7c84c60f84e20a1cf78b270dce8cefc3 | |
parent | 5d41ff58e21eba58d11cda2c897fbf59b385d725 [diff] [blame] |
[libc++] NFC: Normalize `#endif //` comment indentation GitOrigin-RevId: 4cd6ca102a94e1b64ba3f940cc26b4d7b2b82964
diff --git a/include/__string b/include/__string index 350d0ca..a958277 100644 --- a/include/__string +++ b/include/__string
@@ -889,7 +889,7 @@ return __r; } -#endif // _LIBCPP_HAS_NO_UNICODE_CHARS +#endif // _LIBCPP_HAS_NO_UNICODE_CHARS // helper fns for basic_string and string_view @@ -1134,4 +1134,4 @@ _LIBCPP_POP_MACROS -#endif // _LIBCPP___STRING +#endif // _LIBCPP___STRING