mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
Formatting cleanup.
This commit is contained in:
@@ -42,7 +42,7 @@ namespace OpenSim.Framework.Console
|
||||
private readonly object m_syncRoot = new object();
|
||||
|
||||
public conscmd_callback m_cmdParser;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// The default prompt text.
|
||||
/// </summary>
|
||||
@@ -249,7 +249,7 @@ namespace OpenSim.Framework.Console
|
||||
{
|
||||
line = System.Console.ReadLine();
|
||||
}
|
||||
|
||||
|
||||
return line;
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user