summaryrefslogtreecommitdiff
path: root/i386/include/mach/sa/stdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/include/mach/sa/stdarg.h')
-rw-r--r--i386/include/mach/sa/stdarg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/include/mach/sa/stdarg.h b/i386/include/mach/sa/stdarg.h
index 3288b93..01b2dc7 100644
--- a/i386/include/mach/sa/stdarg.h
+++ b/i386/include/mach/sa/stdarg.h
@@ -43,4 +43,4 @@ typedef char *va_list;
((pvar) += __va_size(type), \
*((type *)((pvar) - __va_size(type))))
-#endif _MACH_SA_STDARG_H_
+#endif /* _MACH_SA_STDARG_H_ */