aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldload/kldload.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldload/kldload.c')
-rw-r--r--sbin/kldload/kldload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldload/kldload.c b/sbin/kldload/kldload.c
index 4d8d20a21843..bb814aadc6a8 100644
--- a/sbin/kldload/kldload.c
+++ b/sbin/kldload/kldload.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sbin/kldload/kldload.c,v 1.12.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $");
#include <sys/types.h>
#include <sys/param.h>