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