diff options
Diffstat (limited to 'include/mach/alert.h')
-rw-r--r-- | include/mach/alert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mach/alert.h b/include/mach/alert.h index 8232f9e..e8eb371 100644 --- a/include/mach/alert.h +++ b/include/mach/alert.h @@ -34,4 +34,4 @@ #define ALERT_USER 0xffff0000 /* User-defined alert bits */ -#endif _MACH_ALERT_H_ +#endif /* _MACH_ALERT_H_ */ |