aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/InventoryServer/Main.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Grid/InventoryServer/Main.cs')
-rw-r--r--OpenSim/Grid/InventoryServer/Main.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Grid/InventoryServer/Main.cs b/OpenSim/Grid/InventoryServer/Main.cs
index 7891965..7560383 100644
--- a/OpenSim/Grid/InventoryServer/Main.cs
+++ b/OpenSim/Grid/InventoryServer/Main.cs
@@ -164,7 +164,7 @@ namespace OpenSim.Grid.InventoryServer
164 164
165 private void Work() 165 private void Work()
166 { 166 {
167 m_console.Notice("Enter help for a list of commands\n"); 167 m_console.Output("Enter help for a list of commands\n");
168 168
169 while (true) 169 while (true)
170 { 170 {