K 10 svn:author V 6 marcel K 8 svn:date V 27 2007-05-01T18:21:24.000000Z K 7 svn:log V 222 Define the miibus ivars as a structure, instead of as a vector of pointers. A structure is more readable and less error-prone. It also avoids problems when a function pointer doesn't have the same width as a void pointer. END