diff options
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 e7c80fd22baa..d513cb2165e5 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.3 1994/08/21 06:14:28 paul Exp $ + * tp_stat.h,v 1.4 1995/05/30 08:11:30 rgrimes Exp */ #ifndef _NETISO_TP_STAT_H_ @@ -66,8 +66,8 @@ SOFTWARE. /* * ARGO TP * - * $Header: /home/ncvs/src/sys/netiso/tp_stat.h,v 1.3 1994/08/21 06:14:28 paul Exp $ - * $Source: /home/ncvs/src/sys/netiso/tp_stat.h,v $ + * /home/ncvs/src/sys/netiso/tp_stat.h,v 1.4 1995/05/30 08:11:30 rgrimes Exp + * /home/ncvs/src/sys/netiso/tp_stat.h,v * * Here are the data structures in which the global * statistics(counters) are gathered. |