diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-05-07 17:51:10 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-05-07 17:51:10 +0000 |
| commit | e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77 (patch) | |
| tree | 5d7f179f3d81639a2b00e739c98d784b98e1bfae /sys/dev/sab | |
| parent | bbe327aea67f046183f949450d6271765b9ebfb0 (diff) | |
Diffstat (limited to 'sys/dev/sab')
| -rw-r--r-- | sys/dev/sab/sab.c | 2 | ||||
| -rw-r--r-- | sys/dev/sab/sab82532reg.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sab/sab.c b/sys/dev/sab/sab.c index c6dfc2246fd6..19ac31e4dac0 100644 --- a/sys/dev/sab/sab.c +++ b/sys/dev/sab/sab.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sab/sab.c,v 1.35.2.1 2005/01/30 01:00:00 imp Exp $"); /* * SAB82532 Dual UART driver diff --git a/sys/dev/sab/sab82532reg.h b/sys/dev/sab/sab82532reg.h index 77e48216357f..a191df7870cf 100644 --- a/sys/dev/sab/sab82532reg.h +++ b/sys/dev/sab/sab82532reg.h @@ -34,7 +34,7 @@ * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F30602-01-2-0537. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sab/sab82532reg.h,v 1.1.8.1 2005/01/30 01:00:00 imp Exp $ */ /* |
