diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
commit | 140932d6d85b561ad06abe5006a5e973a7713c45 (patch) | |
tree | be1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /sys/netiso/tp_stat.h | |
parent | 324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff) |
Diffstat (limited to 'sys/netiso/tp_stat.h')
-rw-r--r-- | sys/netiso/tp_stat.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netiso/tp_stat.h b/sys/netiso/tp_stat.h index c5a3f3fa77b7e..f686cc9540faf 100644 --- a/sys/netiso/tp_stat.h +++ b/sys/netiso/tp_stat.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tp_stat.h 8.1 (Berkeley) 6/10/93 - * $Id: tp_stat.h,v 1.2 1994/08/02 07:51:23 davidg Exp $ + * tp_stat.h,v 1.3 1994/08/21 06:14:28 paul Exp */ #ifndef _NETISO_TP_STAT_H_ @@ -66,8 +66,8 @@ SOFTWARE. /* * ARGO TP * - * $Header: /home/ncvs/src/sys/netiso/tp_stat.h,v 1.2 1994/08/02 07:51:23 davidg Exp $ - * $Source: /home/ncvs/src/sys/netiso/tp_stat.h,v $ + * /home/ncvs/src/sys/netiso/tp_stat.h,v 1.3 1994/08/21 06:14:28 paul Exp + * /home/ncvs/src/sys/netiso/tp_stat.h,v * * Here are the data structures in which the global * statistics(counters) are gathered. |