summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in.c
diff options
context:
space:
mode:
authoritojun <itojun@openbsd.org>2002-06-09 16:26:10 +0000
committeritojun <itojun@openbsd.org>2002-06-09 16:26:10 +0000
commit3e3142117c97ffbdd731c34f7ae6eb29b2dc42e7 (patch)
treed53d31cc0d23f7fdbf683d1bae0678ec642697b0 /sys/netinet/in.c
parentwhitespace cleanup (diff)
downloadwireguard-openbsd-3e3142117c97ffbdd731c34f7ae6eb29b2dc42e7.tar.xz
wireguard-openbsd-3e3142117c97ffbdd731c34f7ae6eb29b2dc42e7.zip
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