diff options
Diffstat (limited to 'OpenSim/Framework/Data.MySQL/MySQLLogData.cs')
-rw-r--r-- | OpenSim/Framework/Data.MySQL/MySQLLogData.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Data.MySQL/MySQLLogData.cs b/OpenSim/Framework/Data.MySQL/MySQLLogData.cs index c88b39f..8265614 100644 --- a/OpenSim/Framework/Data.MySQL/MySQLLogData.cs +++ b/OpenSim/Framework/Data.MySQL/MySQLLogData.cs | |||
@@ -29,7 +29,7 @@ using System; | |||
29 | using System.Collections.Generic; | 29 | using System.Collections.Generic; |
30 | using System.Text; | 30 | using System.Text; |
31 | 31 | ||
32 | namespace OpenGrid.Framework.Data.MySQL | 32 | namespace OpenSim.Framework.Data.MySQL |
33 | { | 33 | { |
34 | /// <summary> | 34 | /// <summary> |
35 | /// An interface to the log database for MySQL | 35 | /// An interface to the log database for MySQL |