Whitespace nit.

This commit is contained in:
Ruslan Ermilov 2004-05-19 11:35:03 +00:00
parent 171e08dc7f
commit 9573c7e9cf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129442

View File

@ -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;