aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/scc/scc_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/scc/scc_core.c')
-rw-r--r--sys/dev/scc/scc_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/scc/scc_core.c b/sys/dev/scc/scc_core.c
index 76388ad1ae38..cb74f2aaab79 100644
--- a/sys/dev/scc/scc_core.c
+++ b/sys/dev/scc/scc_core.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/scc/scc_core.c,v 1.11.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>