aboutsummaryrefslogtreecommitdiff
path: root/sys/netiso/tp_seq.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netiso/tp_seq.h')
-rw-r--r--sys/netiso/tp_seq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netiso/tp_seq.h b/sys/netiso/tp_seq.h
index 7b8fcd3394ae..3c888d19c9b1 100644
--- a/sys/netiso/tp_seq.h
+++ b/sys/netiso/tp_seq.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)tp_seq.h 8.1 (Berkeley) 6/10/93
- * $Id: tp_seq.h,v 1.3 1994/08/21 06:14:28 paul Exp $
+ * $Id: tp_seq.h,v 1.4 1995/05/30 08:11:29 rgrimes Exp $
*/
#ifndef _NETISO_TP_SEQ_H_
@@ -66,7 +66,7 @@ SOFTWARE.
/*
* ARGO TP
*
- * $Header: /home/ncvs/src/sys/netiso/tp_seq.h,v 1.3 1994/08/21 06:14:28 paul Exp $
+ * $Header: /home/ncvs/src/sys/netiso/tp_seq.h,v 1.4 1995/05/30 08:11:29 rgrimes Exp $
* $Source: /home/ncvs/src/sys/netiso/tp_seq.h,v $
*
* These macros perform sequence number arithmetic modulo (2**7 or 2**31).