K 10 svn:author V 6 emaste K 8 svn:date V 27 2011-06-10T03:27:25.162645Z K 7 svn:log V 232 MFC r222589: There are a couple of structs in mfireg.h with members named 'class'. These cause problems when trying to include the header in a C++ project. Rename them to 'evt_class', and track the change in mfi and mfiutil. END