diff options
Diffstat (limited to 'usr.sbin/dpt/dpt_softc/dpt_softc.c')
-rw-r--r-- | usr.sbin/dpt/dpt_softc/dpt_softc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dpt/dpt_softc/dpt_softc.c b/usr.sbin/dpt/dpt_softc/dpt_softc.c index 8b913d915d22e..e29ec852ea434 100644 --- a/usr.sbin/dpt/dpt_softc/dpt_softc.c +++ b/usr.sbin/dpt/dpt_softc/dpt_softc.c @@ -30,7 +30,7 @@ /* dpt_softc.c: Dunp a DPT control structure */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_softc/dpt_softc.c,v 1.3 1999/08/28 01:16:10 peter Exp $" #include <stdlib.h> #include <fcntl.h> |