summaryrefslogtreecommitdiff
path: root/sys/netiso/iso.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netiso/iso.c')
-rw-r--r--sys/netiso/iso.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netiso/iso.c b/sys/netiso/iso.c
index a790c4538b60e..92b534c298d7b 100644
--- a/sys/netiso/iso.c
+++ b/sys/netiso/iso.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)iso.c 8.2 (Berkeley) 11/15/93
- * $Id: iso.c,v 1.4 1995/05/30 08:10:46 rgrimes Exp $
+ * $Id: iso.c,v 1.4.4.1 1996/06/05 02:55:10 jkh Exp $
*/
/***********************************************************
@@ -61,8 +61,8 @@ SOFTWARE.
* ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
*/
/*
- * $Header: /pub/FreeBSD/FreeBSD-CVS/src/sys/netiso/Attic/iso.c,v 1.4 1995/05/30 08:10:46 rgrimes Exp $
- * $Source: /pub/FreeBSD/FreeBSD-CVS/src/sys/netiso/Attic/iso.c,v $
+ * $Header: /home/ncvs/src/sys/netiso/Attic/iso.c,v 1.4.4.1 1996/06/05 02:55:10 jkh Exp $
+ * $Source: /home/ncvs/src/sys/netiso/Attic/iso.c,v $
*
* iso.c: miscellaneous routines to support the iso address family
*/