diff options
Diffstat (limited to 'sys/dev/dpt/dpt_control.c')
-rw-r--r-- | sys/dev/dpt/dpt_control.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dpt/dpt_control.c b/sys/dev/dpt/dpt_control.c index f4bda1ae27f9..616e001ec19f 100644 --- a/sys/dev/dpt/dpt_control.c +++ b/sys/dev/dpt/dpt_control.c @@ -36,7 +36,7 @@ * future. */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/dev/dpt/dpt_control.c,v 1.10.2.3 1999/08/29 16:22:47 peter Exp $" #include "opt_dpt.h" |