diff options
Diffstat (limited to 'kern/refcount.h')
-rw-r--r-- | kern/refcount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/refcount.h b/kern/refcount.h index 01dc6b5..74204d6 100644 --- a/kern/refcount.h +++ b/kern/refcount.h @@ -65,4 +65,4 @@ typedef struct RefCount RefCount; #endif /* MACHINE_REFCOUNT */ -#endif _KERN_REFCOUNT_H_ +#endif /* _KERN_REFCOUNT_H_ */ |