K 10 svn:author V 3 phk K 8 svn:date V 27 2002-09-28T17:15:38.000000Z K 7 svn:log V 169 Be consistent about "static" functions: if the function is marked static in its prototype, mark it static at the definition too. Inspired by: FlexeLint warning #512 END