K 10 svn:author V 3 bde K 8 svn:date V 27 2000-01-16T06:11:33.000000Z K 7 svn:log V 329 Fixed pedantic syntax errors caused by a trailing semicolon in the definition of EVENTHANDLER_DECLARE(). Removed all other trailing semicolons in macro definitions. The ones after `do ... while (0)' wrappers defeated the point of the wrappers but were harmless. Enforce semicolons after invocation of declaration-like macros. END