* Picky comment change
parent
1a970d8f2d
commit
185dbb06af
|
@ -30,7 +30,7 @@ using System;
|
||||||
namespace OpenSim.Framework.Communications.Limit
|
namespace OpenSim.Framework.Communications.Limit
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Strategy which enforces no limits
|
/// Strategy which polices no limits
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class NullLimitStrategy<TId> : IRequestLimitStrategy<TId>
|
public class NullLimitStrategy<TId> : IRequestLimitStrategy<TId>
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue