summaryrefslogtreecommitdiffstats
path: root/sys/netgraph
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-05-19 11:35:03 +0000
committerru <ru@FreeBSD.org>2004-05-19 11:35:03 +0000
commit6b60cd9ef3c108d193820926d524d495d235c2f4 (patch)
tree73c2f4db16d423be64dc8570dea60d4c6bf583ce /sys/netgraph
parent63a58dc2d2db4c7d8f82237a7e949a7d09c4fc23 (diff)
downloadFreeBSD-src-6b60cd9ef3c108d193820926d524d495d235c2f4.zip
FreeBSD-src-6b60cd9ef3c108d193820926d524d495d235c2f4.tar.gz
Whitespace nit.
Diffstat (limited to 'sys/netgraph')
-rw-r--r--sys/netgraph/ng_hole.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_hole.h b/sys/netgraph/ng_hole.h
index d2da2d2..3ca2292 100644
--- a/sys/netgraph/ng_hole.h
+++ b/sys/netgraph/ng_hole.h
@@ -46,7 +46,7 @@
/* Node type name and magic cookie */
#define NG_HOLE_NODE_TYPE "hole"
#define NGM_HOLE_COOKIE 915433206
-
+
/* Statistics structure for one hook. */
struct ng_hole_hookstat {
uint64_t frames;
OpenPOWER on IntegriCloud