aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac/mac_label.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/security/mac/mac_label.c')
-rw-r--r--sys/security/mac/mac_label.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac/mac_label.c b/sys/security/mac/mac_label.c
index c05865316373..b2ea8f72840e 100644
--- a/sys/security/mac/mac_label.c
+++ b/sys/security/mac/mac_label.c
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/security/mac/mac_label.c,v 1.8.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include "opt_mac.h"