summaryrefslogtreecommitdiffstats
path: root/sys/security/mac_test
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2003-07-05 01:24:36 +0000
committerrwatson <rwatson@FreeBSD.org>2003-07-05 01:24:36 +0000
commit07db328f44d4ee88faa7b57878ec245ee0608841 (patch)
tree29f674306c32ac336a585b0bd1fdfec3f513b45b /sys/security/mac_test
parentb29651d73e8ca9350720a87c29f7d0c6c7cdf943 (diff)
downloadFreeBSD-src-07db328f44d4ee88faa7b57878ec245ee0608841.zip
FreeBSD-src-07db328f44d4ee88faa7b57878ec245ee0608841.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'sys/security/mac_test')
-rw-r--r--sys/security/mac_test/mac_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac_test/mac_test.c b/sys/security/mac_test/mac_test.c
index 7948646..02a8de7 100644
--- a/sys/security/mac_test/mac_test.c
+++ b/sys/security/mac_test/mac_test.c
@@ -1213,7 +1213,7 @@ mac_test_check_vnode_link(struct ucred *cred, struct vnode *dvp,
}
static int
-mac_test_check_vnode_lookup(struct ucred *cred, struct vnode *dvp,
+mac_test_check_vnode_lookup(struct ucred *cred, struct vnode *dvp,
struct label *dlabel, struct componentname *cnp)
{
OpenPOWER on IntegriCloud