diff options
Diffstat (limited to 'usr.sbin/dpt/dpt_dm/dpt_dm.c')
-rw-r--r-- | usr.sbin/dpt/dpt_dm/dpt_dm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dpt/dpt_dm/dpt_dm.c b/usr.sbin/dpt/dpt_dm/dpt_dm.c index 91df80797294d..df9dbe955a350 100644 --- a/usr.sbin/dpt/dpt_dm/dpt_dm.c +++ b/usr.sbin/dpt/dpt_dm/dpt_dm.c @@ -30,7 +30,7 @@ /* dpt_dm.c: Dump a DPT metrics structure */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_dm/dpt_dm.c,v 1.3 1999/08/28 01:16:07 peter Exp $" #include <fcntl.h> #include <stdio.h> |