K 10 svn:author V 6 jedgar K 8 svn:date V 27 2002-02-17T20:05:20.000000Z K 7 svn:log V 117 o style and consistency fixes: - if (!var) -> if (var == NULL) - return val; -> return (val); o update copyright END