Update svn properties, minor formatting cleanup.

This commit is contained in:
Jeff Ames
2009-02-09 22:49:05 +00:00
parent 2c685bff14
commit a3d14832af
5 changed files with 321 additions and 321 deletions

View File

@@ -822,7 +822,7 @@ namespace OpenSim.Framework.Console
cmdline.Remove(0, cmdline.Length);
}
while(true)
while (true)
{
Show();