[MPlayer-cvslog] r34206 - trunk/loader/com.h
    ib 
    subversion at mplayerhq.hu
       
    Sun Oct 16 12:49:05 CEST 2011
    
    
  
Author: ib
Date: Sun Oct 16 12:49:04 2011
New Revision: 34206
Log:
Change comment.
The #defines aren't hacks.
Modified:
   trunk/loader/com.h
Modified: trunk/loader/com.h
==============================================================================
--- trunk/loader/com.h	Sun Oct 16 12:48:23 2011	(r34205)
+++ trunk/loader/com.h	Sun Oct 16 12:49:04 2011	(r34206)
@@ -29,7 +29,7 @@ typedef struct
 } GUID;
 #endif
 
-// hack: use copies of the IIDs
+// use copies of the IIDs to avoid symbol collisions
 #define IID_IUnknown MP_IID_IUnknown
 #define IID_IClassFactory MP_IID_IClassFactory
 extern const GUID IID_IUnknown;
    
    
More information about the MPlayer-cvslog
mailing list