]> git.sesse.net Git - vlc/blobdiff - activex/viewobject.cpp
Removes trailing spaces. Removes tabs.
[vlc] / activex / viewobject.cpp
index 8eb8cd9e85a6bd18213bc5cd34ef689e21465dce..a194ff71af2d77dee01ae2eb815b230b91f85c7b 100644 (file)
@@ -92,7 +92,7 @@ STDMETHODIMP VLCViewObject::GetAdvise(LPDWORD pdwAspect, LPDWORD padvf,
     return S_OK;
 };
 
-STDMETHODIMP VLCViewObject::GetColorSet(DWORD dwAspect, LONG lindex, 
+STDMETHODIMP VLCViewObject::GetColorSet(DWORD dwAspect, LONG lindex,
         PVOID pvAspect, DVTARGETDEVICE *ptd, HDC hicTargetDev, LPLOGPALETTE *ppColorSet)
 {
     return S_FALSE;