diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
| commit | fbe312c9f723b704a542825383058d1a2eb63f94 (patch) | |
| tree | 75a1eed171f3429a80cbd90080a43f6c28efc318 /sys/netinet/ip_input.c | |
| parent | 6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff) | |
Diffstat (limited to 'sys/netinet/ip_input.c')
| -rw-r--r-- | sys/netinet/ip_input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_input.c b/sys/netinet/ip_input.c index 22a4f459076f..aeee30091a35 100644 --- a/sys/netinet/ip_input.c +++ b/sys/netinet/ip_input.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip_input.c 8.2 (Berkeley) 1/4/94 - * $Id: ip_input.c,v 1.21 1995/05/11 00:13:18 wollman Exp $ + * ip_input.c,v 1.22 1995/05/30 08:09:44 rgrimes Exp */ #include <sys/param.h> |
