]> git.sesse.net Git - vlc/blobdiff - activex/utils.h
* fix ffmpeg compilation by reverting their revision 11100
[vlc] / activex / utils.h
index 5e8bea5f3e27a3bf08cf09a8e852b3a817e430a3..6234ab3cebd08643457ad7097f5864e9ad48a666 100644 (file)
@@ -84,7 +84,7 @@ public:
     {
         if( NULL == ppv )
             return E_POINTER;
-        if( (IID_IUnknown == riid) 
+        if( (IID_IUnknown == riid)
          || (EnumeratorIID == riid) )
         {
             AddRef();