summaryrefslogtreecommitdiff
path: root/sys/netinet/in.c
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2002-06-09 16:26:12 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2002-06-09 16:26:12 +0000
commit65a46f67616338f6e3dec7365d2b401edfff9fe2 (patch)
tree7c3c70462af4ac28e34f387fd423577b19abe0c4 /sys/netinet/in.c
parent750f13a6436f9d79d63b7f58f584a092c34aa6dd (diff)
whitespace
Diffstat (limited to 'sys/netinet/in.c')
-rw-r--r--sys/netinet/in.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netinet/in.c b/sys/netinet/in.c
index 8db742a7056..ac9c739454c 100644
--- a/sys/netinet/in.c
+++ b/sys/netinet/in.c
@@ -1,9 +1,9 @@
-/* $OpenBSD: in.c,v 1.26 2002/04/24 00:51:51 dhartmei Exp $ */
+/* $OpenBSD: in.c,v 1.27 2002/06/09 16:26:10 itojun Exp $ */
/* $NetBSD: in.c,v 1.26 1996/02/13 23:41:39 christos Exp $ */
/*
* Copyright (C) 2001 WIDE Project. All rights reserved.
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -15,7 +15,7 @@
* 3. Neither the name of the project nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE