diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
| commit | 72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch) | |
| tree | 49c75f7b6a634efb81c3709f39147fdba24623bb /sys/dev/eisa | |
| parent | 606cad63e046f2873878d07634158eb90c5a2cf6 (diff) | |
Diffstat (limited to 'sys/dev/eisa')
| -rw-r--r-- | sys/dev/eisa/eisaconf.c | 2 | ||||
| -rw-r--r-- | sys/dev/eisa/eisaconf.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/eisa/eisaconf.c b/sys/dev/eisa/eisaconf.c index 1e9dcda367ba..c26c32967f5d 100644 --- a/sys/dev/eisa/eisaconf.c +++ b/sys/dev/eisa/eisaconf.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/eisa/eisaconf.c,v 1.55 2000/01/14 07:13:57 peter Exp $ */ #include "opt_eisa.h" diff --git a/sys/dev/eisa/eisaconf.h b/sys/dev/eisa/eisaconf.h index 8330bb4a7353..acaff495a303 100644 --- a/sys/dev/eisa/eisaconf.h +++ b/sys/dev/eisa/eisaconf.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/eisa/eisaconf.h,v 1.20 1999/08/28 00:43:39 peter Exp $ */ #ifndef _I386_EISA_EISACONF_H_ |
