summaryrefslogtreecommitdiff
path: root/sys/net
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-06-09 06:17:49 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-06-09 06:17:49 +0000
commit5da628df4b44865b59cf45fa4d57e754b37f1fac (patch)
tree606a16af47c0084b1a62ee56136be36607720370 /sys/net
parent13c65eac1cefee96451c2c25b660f73de84834ff (diff)
Whitespace cleanup.
Diffstat (limited to 'sys/net')
-rw-r--r--sys/net/if_vlan_var.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/if_vlan_var.h b/sys/net/if_vlan_var.h
index 1d7f55b1b6f..4677abac096 100644
--- a/sys/net/if_vlan_var.h
+++ b/sys/net/if_vlan_var.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_vlan_var.h,v 1.5 2001/06/09 06:16:38 angelos Exp $ */
+/* $OpenBSD: if_vlan_var.h,v 1.6 2001/06/09 06:17:48 angelos Exp $ */
/*
* Copyright 1998 Massachusetts Institute of Technology
@@ -32,7 +32,7 @@
*/
#ifndef _NET_IF_VLAN_VAR_H_
-#define _NET_IF_VLAN_VAR_H_
+#define _NET_IF_VLAN_VAR_H_
#ifdef _KERNEL
struct vlan_mc_entry {