diff options
author | Melanie | 2010-06-13 21:45:39 +0100 |
---|---|---|
committer | Melanie | 2010-06-13 21:45:39 +0100 |
commit | 14c587bea1e0acfca0ba1842c5a1fa10bdf45548 (patch) | |
tree | b5aca81f7845d897ba05f2fec0beb0f668b53331 /OpenSim/Services/Connectors | |
parent | Added Old Guids=true to all MySql connection strings. (diff) | |
download | opensim-SC_OLD-14c587bea1e0acfca0ba1842c5a1fa10bdf45548.zip opensim-SC_OLD-14c587bea1e0acfca0ba1842c5a1fa10bdf45548.tar.gz opensim-SC_OLD-14c587bea1e0acfca0ba1842c5a1fa10bdf45548.tar.bz2 opensim-SC_OLD-14c587bea1e0acfca0ba1842c5a1fa10bdf45548.tar.xz |
Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following
changes:
- Start location is NOT optional. The signature was defined with it being mandataory and there is no reason to change it
- Adjusted comments to remove misleading or no longer true comments. Default
is neuter, according to the code, not male, as the comment stated.
Diffstat (limited to 'OpenSim/Services/Connectors')
-rw-r--r-- | OpenSim/Services/Connectors/SimianGrid/SimianUserAccountServiceConnector.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Services/Connectors/SimianGrid/SimianUserAccountServiceConnector.cs b/OpenSim/Services/Connectors/SimianGrid/SimianUserAccountServiceConnector.cs index 874f1a2..56c73ec 100644 --- a/OpenSim/Services/Connectors/SimianGrid/SimianUserAccountServiceConnector.cs +++ b/OpenSim/Services/Connectors/SimianGrid/SimianUserAccountServiceConnector.cs | |||
@@ -1,4 +1,4 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) Contributors, http://opensimulator.org/ | 2 | * Copyright (c) Contributors, http://opensimulator.org/ |
3 | * See CONTRIBUTORS.TXT for a full list of copyright holders. | 3 | * See CONTRIBUTORS.TXT for a full list of copyright holders. |
4 | * | 4 | * |