From: Jean-Baptiste Kempf Date: Fri, 2 Jul 2010 09:49:27 +0000 (+0200) Subject: DxVA2: Remove tab in source code X-Git-Tag: 1.2.0-pre1~5981 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=871eee664eb12f03f768d9e8e70c38d05811b244;p=vlc DxVA2: Remove tab in source code --- diff --git a/modules/codec/avcodec/dxva2.c b/modules/codec/avcodec/dxva2.c index 1054e1e689..f912ee39e6 100644 --- a/modules/codec/avcodec/dxva2.c +++ b/modules/codec/avcodec/dxva2.c @@ -231,7 +231,7 @@ typedef struct int height; /* DLL */ - HINSTANCE hd3d9_dll; + HINSTANCE hd3d9_dll; HINSTANCE hdxva2_dll; /* Direct3D */