From bd4d94a4f5490708773db7e211c0c96999bb84c2 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Sun, 17 Jan 2010 07:54:03 -0800 Subject: Hyperlinking minimally tested and working. --- OpenSim/Services/HypergridService/HGCommands.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Services/HypergridService/HGCommands.cs') diff --git a/OpenSim/Services/HypergridService/HGCommands.cs b/OpenSim/Services/HypergridService/HGCommands.cs index 10d04ff..f48fd70 100644 --- a/OpenSim/Services/HypergridService/HGCommands.cs +++ b/OpenSim/Services/HypergridService/HGCommands.cs @@ -69,7 +69,7 @@ namespace OpenSim.Services.HypergridService MainConsole.Instance.Output("Region Name Region UUID"); MainConsole.Instance.Output("Location URI"); - MainConsole.Instance.Output("Owner ID Flags"); + MainConsole.Instance.Output("Owner ID "); MainConsole.Instance.Output("-------------------------------------------------------------------------------"); foreach (GridRegion r in regions) { -- cgit v1.1