summaryrefslogtreecommitdiff
path: root/sys/dev/lindev/lindev.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/lindev/lindev.c')
-rw-r--r--sys/dev/lindev/lindev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/lindev/lindev.c b/sys/dev/lindev/lindev.c
index cf876042ae954..98bbbb543914b 100644
--- a/sys/dev/lindev/lindev.c
+++ b/sys/dev/lindev/lindev.c
@@ -34,7 +34,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/lindev/lindev.c,v 1.1.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/conf.h>