K 10 svn:author V 5 harti K 8 svn:date V 27 2012-05-22T09:59:49.804131Z K 7 svn:log V 197 Fix a compilation error with some compilers: __attribute__ requires two parenthesis for its argument, but instead of using __attribute__ directly, use the appropriate __nonnull macro from cdefs.h. END