Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Data/System.Data.SqlClient.jvm/SqlError.cs')
-rw-r--r--mcs/class/System.Data/System.Data.SqlClient.jvm/SqlError.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/System.Data/System.Data.SqlClient.jvm/SqlError.cs b/mcs/class/System.Data/System.Data.SqlClient.jvm/SqlError.cs
index 2d5b73ab3ad..7099ebca0dd 100644
--- a/mcs/class/System.Data/System.Data.SqlClient.jvm/SqlError.cs
+++ b/mcs/class/System.Data/System.Data.SqlClient.jvm/SqlError.cs
@@ -1,5 +1,5 @@
-//
-// System.Data.SqlClient.SqlError
+//
+// System.Data.SqlClient.SqlError
//
// Authors:
// Konstantin Triger <kostat@mainsoft.com>