From 2382342c65707907b6c8b7ae16bfa4df2af9877b Mon Sep 17 00:00:00 2001
From: Jeff Ames
Date: Mon, 12 May 2008 01:23:03 +0000
Subject: Formatting cleanup.

---
 OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs')

diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
index 68e1a0d..4973c5d 100644
--- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
+++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
@@ -3103,9 +3103,9 @@ namespace OpenSim.Region.ClientStack.LindenUDP
 
             OutPacket(scriptQuestion, ThrottleOutPacketType.Task);
         }
-		private void InitDefaultAnimations()
-		{
-		}
+        private void InitDefaultAnimations()
+        {
+        }
 
         public LLUUID GetDefaultAnimation(string name)
         {
-- 
cgit v1.1