summaryrefslogtreecommitdiff
path: root/lib/scudo/scudo_interceptors.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/scudo/scudo_interceptors.cpp')
-rw-r--r--lib/scudo/scudo_interceptors.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/scudo/scudo_interceptors.cpp b/lib/scudo/scudo_interceptors.cpp
index 9204652d8b7db..735a131967575 100644
--- a/lib/scudo/scudo_interceptors.cpp
+++ b/lib/scudo/scudo_interceptors.cpp
@@ -72,4 +72,4 @@ INTERCEPTOR(int, mallopt, int cmd, int value) {
return -1;
}
-#endif // SANITIZER_LINUX
+#endif // SANITIZER_LINUX