mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Add copyright header. Formatting cleanup. Ignore some generated files.
This commit is contained in:
@@ -248,7 +248,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
public void Cancel(uint sequence)
|
||||
{
|
||||
while(contents.Remove(sequence))
|
||||
while (contents.Remove(sequence))
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user