K 10 svn:author V 5 peter K 8 svn:date V 27 2003-10-26T03:01:24.000000Z K 7 svn:log V 137 Fix a warning about mismatched pointers. A pointer to "void *" is not the same as a pointer to "char *". Tell the compiler this is ok. END