aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/ILogData.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Data/ILogData.cs')
-rw-r--r--OpenSim/Data/ILogData.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/ILogData.cs b/OpenSim/Data/ILogData.cs
index a533c87..7275637 100644
--- a/OpenSim/Data/ILogData.cs
+++ b/OpenSim/Data/ILogData.cs
@@ -69,7 +69,7 @@ namespace OpenSim.Data
69 /// <summary> 69 /// <summary>
70 /// Initialises the interface 70 /// Initialises the interface
71 /// </summary> 71 /// </summary>
72 void Initialise(); 72 void Initialise(string connect);
73 73
74 /// <summary> 74 /// <summary>
75 /// Closes the interface 75 /// Closes the interface