summaryrefslogtreecommitdiff
path: root/include/alloca.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/alloca.h')
-rw-r--r--include/alloca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/alloca.h b/include/alloca.h
index 0a476b4..29081ca 100644
--- a/include/alloca.h
+++ b/include/alloca.h
@@ -22,4 +22,4 @@
#define alloca(size) __builtin_alloca(size)
-#endif _MACH_ALLOCA_H_
+#endif /* _MACH_ALLOCA_H_ */