mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
fix typo
This commit is contained in:
@@ -212,6 +212,11 @@ namespace OpenSim.Tests.Common
|
||||
return null;
|
||||
}
|
||||
|
||||
public StringBuilder StartEvent(string eventName, int cap)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
public string EndEvent(StringBuilder sb)
|
||||
{
|
||||
return "";
|
||||
|
||||
Reference in New Issue
Block a user