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/__nullptr b/include/__nullptr index 45529a7..e147511 100644 --- a/include/__nullptr +++ b/include/__nullptr
@@ -56,6 +56,6 @@ typedef decltype(nullptr) nullptr_t; } -#endif // _LIBCPP_HAS_NO_NULLPTR +#endif // _LIBCPP_HAS_NO_NULLPTR -#endif // _LIBCPP_NULLPTR +#endif // _LIBCPP_NULLPTR