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.SqlTypes.jvm/SqlTypeException.cs')
-rw-r--r--mcs/class/System.Data/System.Data.SqlTypes.jvm/SqlTypeException.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/System.Data/System.Data.SqlTypes.jvm/SqlTypeException.cs b/mcs/class/System.Data/System.Data.SqlTypes.jvm/SqlTypeException.cs
index a4f859c446d..97c745c079a 100644
--- a/mcs/class/System.Data/System.Data.SqlTypes.jvm/SqlTypeException.cs
+++ b/mcs/class/System.Data/System.Data.SqlTypes.jvm/SqlTypeException.cs
@@ -1,5 +1,5 @@
-//
-// System.Data.SqlTypes.SqlTypeException
+//
+// System.Data.SqlTypes.SqlTypeException
//
// Authors:
// Konstantin Triger <kostat@mainsoft.com>