From 8cb7af4f73c0a703b5842a708e94d80aea26b6db Mon Sep 17 00:00:00 2001
From: Richard Linden <none@none>
Date: Fri, 16 Apr 2010 14:48:05 -0700
Subject: [PATCH] removed tabs from cmakelist.txt

---
 indra/media_plugins/webkit/CMakeLists.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/indra/media_plugins/webkit/CMakeLists.txt b/indra/media_plugins/webkit/CMakeLists.txt
index c33a26b6379..1a559ed39cb 100644
--- a/indra/media_plugins/webkit/CMakeLists.txt
+++ b/indra/media_plugins/webkit/CMakeLists.txt
@@ -37,9 +37,9 @@ set(media_plugin_webkit_SOURCE_FILES
     )
 
 set(media_plugin_webkit_HEADER_FILES
-	volume_catcher.h
-	)
-	
+    volume_catcher.h
+    )
+
 set(media_plugin_webkit_LINK_LIBRARIES
   ${LLPLUGIN_LIBRARIES}
   ${MEDIA_PLUGIN_BASE_LIBRARIES}
-- 
GitLab