diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
commit | c398230b64aea809cb7c5cea8db580af7097920c (patch) | |
tree | eb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/netinet/ip_id.c | |
parent | 610055c9e2703bbfa36be9b6af27493748a30967 (diff) | |
download | src-test2-c398230b64aea809cb7c5cea8db580af7097920c.tar.gz src-test2-c398230b64aea809cb7c5cea8db580af7097920c.zip |
Notes
Diffstat (limited to 'sys/netinet/ip_id.c')
-rw-r--r-- | sys/netinet/ip_id.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_id.c b/sys/netinet/ip_id.c index eebc0697fffb..31262d9273fb 100644 --- a/sys/netinet/ip_id.c +++ b/sys/netinet/ip_id.c @@ -1,6 +1,6 @@ /* $OpenBSD: ip_id.c,v 1.2 1999/08/26 13:37:01 provos Exp $ */ -/* +/*- * Copyright 1998 Niels Provos <provos@citi.umich.edu> * All rights reserved. * |