K 10 svn:author V 5 andre K 8 svn:date V 27 2012-11-22T16:14:41.982636Z K 7 svn:log V 176 Omit the type casting parameter from mtodo() and cast through void * which then can be assigned to any other pointer type without warning from the compiler. Suggested by: mdf END