mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 19:56:04 +08:00
Formatting cleanup.
This commit is contained in:
@@ -52,7 +52,7 @@ namespace OpenSim.Data.MySQLMapper
|
||||
|
||||
public override BaseDataReader CreateReader(IDataReader reader)
|
||||
{
|
||||
return new MySQLDataReader( reader );
|
||||
return new MySQLDataReader(reader);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user