Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2021-04-20 19:03:32 +0300
committerLouis Dionne <ldionne.2@gmail.com>2021-04-20 19:03:32 +0300
commit4cd6ca102a94e1b64ba3f940cc26b4d7b2b82964 (patch)
tree4cbdc6cd0658a287902c68c820dceb0e3c96e567 /libcxxabi/src/cxa_handlers.h
parent620fdb9671d0609c43cad86d38176586d7a2b157 (diff)
[libc++] NFC: Normalize `#endif //` comment indentation
Diffstat (limited to 'libcxxabi/src/cxa_handlers.h')
-rw-r--r--libcxxabi/src/cxa_handlers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxxabi/src/cxa_handlers.h b/libcxxabi/src/cxa_handlers.h
index eb5110023e48..da113b82db34 100644
--- a/libcxxabi/src/cxa_handlers.h
+++ b/libcxxabi/src/cxa_handlers.h
@@ -52,4 +52,4 @@ _LIBCXXABI_DATA_VIS extern void (*__cxa_new_handler)();
} // extern "C"
-#endif // _CXA_HANDLERS_H
+#endif // _CXA_HANDLERS_H