K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2017-09-28T19:57:46.916129Z K 7 svn:log V 232 Make this compile if NO_SYSCTL_DESCR is defined. Defining a variable with the description and then only use it in the SYSCTL declaration led to an unused variable warning. In the SYSCTL the passed value is discarded using __DESCR. END