Remove terminating semicolons from SYSCTL_ADD_* macros. This will allow to
commitbd402d3162b8e3af37ff71f4fa852c36b47207c5
authorHasso Tepper <hasso@dragonflybsd.org>
Sun, 23 Sep 2007 13:38:07 +0000 (23 13:38 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Sun, 23 Sep 2007 13:38:07 +0000 (23 13:38 +0000)
treed3877fd968e3bd6fc21c0889c704188f7448827b
parentf336e335c5197d9621d64a125883cc0ef0e41529
Remove terminating semicolons from SYSCTL_ADD_* macros. This will allow to
use them in constructs like foo(SYSCTL_ADD_NODE()).
sys/sys/sysctl.h