Add missing static.

This commit is contained in:
Gleb Smirnoff 2012-01-16 12:33:55 +00:00
parent abe5a2ce52
commit fe4ead276d

View File

@ -194,7 +194,7 @@ ng_ipfw_connect(hook_p hook)
}
/* Look up hook by name */
hook_p
static hook_p
ng_ipfw_findhook(node_p node, const char *name)
{
u_int16_t n; /* numeric representation of hook */