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

@@ -31,10 +31,10 @@ namespace OpenSim.Framework
{
/// <summary>
/// This class was created to refactor OutPacket out of AssetCache
/// There is a conflict between
/// There is a conflict between
/// OpenSim.Framework.Communications.Cache.AssetRequest and OpenSim.Framework.AssetRequest
/// and unifying them results in a prebuild chicken and egg problem with OpenSim.Framework requiring
/// OpenSim.Framework.Communications.Cache while OpenSim.Framework.Communications.Cache
/// and unifying them results in a prebuild chicken and egg problem with OpenSim.Framework requiring
/// OpenSim.Framework.Communications.Cache while OpenSim.Framework.Communications.Cache
/// requiring OpenSim.Framework
/// </summary>
public class AssetRequestToClient