diff options
Diffstat (limited to 'OpenSim/Data/IGridData.cs')
-rw-r--r-- | OpenSim/Data/IGridData.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/IGridData.cs b/OpenSim/Data/IGridData.cs index b2a8d26..e242312 100644 --- a/OpenSim/Data/IGridData.cs +++ b/OpenSim/Data/IGridData.cs | |||
@@ -86,7 +86,7 @@ namespace OpenSim.Data | |||
86 | /// <summary> | 86 | /// <summary> |
87 | /// Initialises the interface | 87 | /// Initialises the interface |
88 | /// </summary> | 88 | /// </summary> |
89 | void Initialise(); | 89 | void Initialise(string connect); |
90 | 90 | ||
91 | /// <summary> | 91 | /// <summary> |
92 | /// Closes the interface | 92 | /// Closes the interface |