K 10 svn:author V 3 bde K 8 svn:date V 27 1997-09-07T16:53:52.000000Z K 7 svn:log V 364 Removed trailing semicolons from the definitions of the sysctl declaration macros so that a semicolon can be added when the macros are invoked without giving a (pedantic) syntax error. Invocations need to be followed by a semicolon so that programs like indent and gtags don't get confused. Fixed the one invocation that wasn't followed by a trailing semicolon. END