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/netinet/in_systm.h | |
parent | a3ab491d642b34f2d3efbc0562abc8e79b38ce09 (diff) | |
download | src-upstream/2.1.0_cvs.tar.gz src-upstream/2.1.0_cvs.zip |
Diffstat (limited to 'sys/netinet/in_systm.h')
-rw-r--r-- | sys/netinet/in_systm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/in_systm.h b/sys/netinet/in_systm.h index f35ab2ff1685..fa82138e21bd 100644 --- a/sys/netinet/in_systm.h +++ b/sys/netinet/in_systm.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)in_systm.h 8.1 (Berkeley) 6/10/93 - * $Id: in_systm.h,v 1.2 1994/08/02 07:48:25 davidg Exp $ + * $Id: in_systm.h,v 1.3 1994/08/21 05:27:29 paul Exp $ */ #ifndef _NETINET_IN_SYSTM_H_ |