]> git.sesse.net Git - vlc/commitdiff
DxVA2: Remove tab in source code
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 2 Jul 2010 09:49:27 +0000 (11:49 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 2 Jul 2010 10:03:08 +0000 (12:03 +0200)
modules/codec/avcodec/dxva2.c

index 1054e1e6893f35421982159c0bca8b08652b5b79..f912ee39e6bb7db0bfb4132b72d7a32b2458749b 100644 (file)
@@ -231,7 +231,7 @@ typedef struct
     int          height;
 
     /* DLL */
-       HINSTANCE             hd3d9_dll;
+    HINSTANCE             hd3d9_dll;
     HINSTANCE             hdxva2_dll;
 
     /* Direct3D */