diff options
author | dg <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
commit | 8d205697aac53476badf354623abd4e1c7bc5aff (patch) | |
tree | 9ea7ac3fc9f929d5b95f3f2de7f4dcac70ff517b /sys/netiso/iso.h | |
parent | cc4d7327705f7251f7c6a43b544f8506abaedd47 (diff) | |
download | FreeBSD-src-8d205697aac53476badf354623abd4e1c7bc5aff.zip FreeBSD-src-8d205697aac53476badf354623abd4e1c7bc5aff.tar.gz |
Added $Id$
Diffstat (limited to 'sys/netiso/iso.h')
-rw-r--r-- | sys/netiso/iso.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/netiso/iso.h b/sys/netiso/iso.h index 9237e6a..ad5043d 100644 --- a/sys/netiso/iso.h +++ b/sys/netiso/iso.h @@ -31,6 +31,7 @@ * SUCH DAMAGE. * * @(#)iso.h 8.1 (Berkeley) 6/10/93 + * $Id$ */ /*********************************************************** @@ -59,8 +60,8 @@ SOFTWARE. /* * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison */ -/* $Header: iso.h,v 4.9 88/09/11 18:06:38 hagens Exp $ */ -/* $Source: /usr/argo/sys/netiso/RCS/iso.h,v $ */ +/* $Header: /home/ncvs/src/sys/netiso/iso.h,v 1.1.1.1 1994/05/24 10:07:12 rgrimes Exp $ */ +/* $Source: /home/ncvs/src/sys/netiso/iso.h,v $ */ #ifndef __ISO__ #define __ISO__ |