diff options
Diffstat (limited to 'kern/time_out.h')
-rw-r--r-- | kern/time_out.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/time_out.h b/kern/time_out.h index c03f4c6..4907e5b 100644 --- a/kern/time_out.h +++ b/kern/time_out.h @@ -84,4 +84,4 @@ extern boolean_t untimeout(); reset_timeout((t)); \ MACRO_END -#endif _KERN_TIME_OUT_H_ +#endif /* _KERN_TIME_OUT_H_ */ |