mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
o Minor style fix on #endif, missing '_' in comment.
This commit is contained in:
parent
550acacb35
commit
15b27e726e
1 changed files with 1 additions and 1 deletions
|
|
@ -47,4 +47,4 @@ int ufs_aclcheck __P((struct vop_aclcheck_args *));
|
|||
|
||||
#endif /* !_KERNEL */
|
||||
|
||||
#endif /* !_UFS_UFS_ACL_H */
|
||||
#endif /* !_UFS_UFS_ACL_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue