summaryrefslogtreecommitdiff
path: root/hw/xquartz/sanitizedCocoa.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xquartz/sanitizedCocoa.h')
-rw-r--r--hw/xquartz/sanitizedCocoa.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xquartz/sanitizedCocoa.h b/hw/xquartz/sanitizedCocoa.h
index 5a2a282d1..29ca4ce5c 100644
--- a/hw/xquartz/sanitizedCocoa.h
+++ b/hw/xquartz/sanitizedCocoa.h
@@ -26,7 +26,7 @@
#undef EventType
#ifndef __has_feature
-#define __has_feature(x) 0 // Compatibility with non-clang compilers.
+#define __has_feature(x) 0 // Compatibility with non-clang compilers.
#endif
#ifndef NS_RETURNS_RETAINED
@@ -61,4 +61,4 @@
#endif
#endif
-#endif /* _XQ_SANITIZED_COCOA_H_ */
+#endif /* _XQ_SANITIZED_COCOA_H_ */