diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
commit | 26ce5ad3876f0ea63ab67a8bdb2ed1a5a1591a3e (patch) | |
tree | 69e72e626f1337094ba2f18cd7fded3ecaa930bf /sys/netiso/tp_seq.h | |
parent | a3ab491d642b34f2d3efbc0562abc8e79b38ce09 (diff) |
Diffstat (limited to 'sys/netiso/tp_seq.h')
-rw-r--r-- | sys/netiso/tp_seq.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netiso/tp_seq.h b/sys/netiso/tp_seq.h index 7b8fcd3394ae7..3c888d19c9b1f 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). |