mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Whitespace nit.
This commit is contained in:
parent
171e08dc7f
commit
9573c7e9cf
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue