Mesa (master): drirc: whitespace fix

Eric Engeström eric_engestrom at kemper.freedesktop.org
Thu Mar 8 09:55:47 UTC 2018


Module: Mesa
Branch: master
Commit: 19dd7f007e62d3962a5a9f1d92332e8e23e0deee
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=19dd7f007e62d3962a5a9f1d92332e8e23e0deee

Author: Eric Engestrom <eric.engestrom at imgtec.com>
Date:   Thu Mar  8 09:52:16 2018 +0000

drirc: whitespace fix

Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>

---

 src/util/drirc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/util/drirc b/src/util/drirc
index c964588e72..250cc784b3 100644
--- a/src/util/drirc
+++ b/src/util/drirc
@@ -277,9 +277,9 @@ TODO: document the other workarounds.
             <option name="glx_disable_oml_sync_control" value="true" />
             <option name="glx_disable_sgi_video_sync" value="true" />
         </application>
-	<application name="Compiz" executable="Compiz">
+        <application name="Compiz" executable="Compiz">
             <option name="glx_disable_ext_buffer_age" value="true" />
-	    <option name="glx_disable_oml_sync_control" value="true" />
+            <option name="glx_disable_oml_sync_control" value="true" />
         </application>
     </device>
     <device driver="radeonsi">




More information about the mesa-commit mailing list