]> git.sesse.net Git - vlc/blobdiff - activex/persistpropbag.h
Removes trailing spaces. Removes tabs.
[vlc] / activex / persistpropbag.h
index f4e081c65ed61623744103fc66924255db515b4f..bd1dd887fca66469600fa331dff31c0d1f5cfe53 100644 (file)
@@ -39,7 +39,7 @@ public:
         if( NULL == ppv )
             return E_POINTER;
         if( (IID_IUnknown == riid)
-         || (IID_IPersist == riid) 
+         || (IID_IPersist == riid)
          || (IID_IPersistPropertyBag == riid) )
         {
             AddRef();