Massive tab and trailing space cleanup

This commit is contained in:
Melanie Thielker
2017-01-05 19:07:37 +00:00
parent e88e2945e9
commit b16abc8166
959 changed files with 23646 additions and 23646 deletions

View File

@@ -411,7 +411,7 @@ namespace OpenSim.Framework
}
/// <summary>
/// Determines if people are able to teleport where they please on the parcel or if they
/// Determines if people are able to teleport where they please on the parcel or if they
/// get constrainted to a specific point on teleport within the parcel
/// </summary>
public byte LandingType
@@ -667,7 +667,7 @@ namespace OpenSim.Framework
}
/// <summary>
/// When teleporting is restricted to a certain point, this is the location
/// When teleporting is restricted to a certain point, this is the location
/// that the user will be redirected to
/// </summary>
public Vector3 UserLocation
@@ -683,7 +683,7 @@ namespace OpenSim.Framework
}
/// <summary>
/// When teleporting is restricted to a certain point, this is the rotation
/// When teleporting is restricted to a certain point, this is the rotation
/// that the user will be positioned
/// </summary>
public Vector3 UserLookAt
@@ -699,7 +699,7 @@ namespace OpenSim.Framework
}
/// <summary>
/// Autoreturn number of minutes to return SceneObjectGroup that are owned by someone who doesn't own
/// Autoreturn number of minutes to return SceneObjectGroup that are owned by someone who doesn't own
/// the parcel and isn't set to the same 'group' as the parcel.
/// </summary>
public int OtherCleanTime