replace hard tabs with 4 spaces to be consistant in the source.

Please adjust your editors to not use hard tabs.
This commit is contained in:
Sean Dague
2008-04-24 12:27:24 +00:00
parent aa8aee90a3
commit 2a2ef42e64
22 changed files with 768 additions and 768 deletions

View File

@@ -34,7 +34,7 @@ namespace OpenSim.Framework
public class OSUUID: IComparable
{
public Guid UUID;
public OSUUID() {}
/* Constructors */