]> git.sesse.net Git - vlc/blobdiff - activex/plugin.h
Fix a bunch of potential segmentation faults:
[vlc] / activex / plugin.h
index 456583be78274d6d268304902693272b2f199296..864fac43f7183ce21c3fff39fa2ace86bd7a1339 100644 (file)
@@ -162,7 +162,7 @@ public:
             _p_pict->AddRef();
         return _p_pict;
     };
-    
+
     BOOL hasFocus(void);
     void setFocus(BOOL fFocus);
 
@@ -268,4 +268,3 @@ private:
 };
 
 #endif
-