diff options
Diffstat (limited to 'sys/dev/scc/scc_core.c')
| -rw-r--r-- | sys/dev/scc/scc_core.c | 2 |
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..33fb33b83dc6 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.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |
