diff options
Diffstat (limited to 'sys/i386/isa/gpib.c')
-rw-r--r-- | sys/i386/isa/gpib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/gpib.c b/sys/i386/isa/gpib.c index f78ddd69eb2a2..bb76e4d6b6c33 100644 --- a/sys/i386/isa/gpib.c +++ b/sys/i386/isa/gpib.c @@ -16,7 +16,7 @@ * or modify this software as long as this message is kept with the software, * all derivative works or modified versions. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/gpib.c,v 1.29 2000/01/29 16:17:32 peter Exp $ * */ /*Please read the README file for usage information*/ |