2002-09-13 Nick Drochak <ndrochak@gol.com>
[mono.git] / mcs / class / corlib / System / ApplicationException.cs
index 30f15fcc67c5db5ad1f10a4fa2cdf066802befd5..9420c119430dda20e68f86fee0cb6d141f0fd9c5 100644 (file)
@@ -15,7 +15,7 @@ using System.Runtime.Serialization;
 namespace System
 {
 
-     [Serializable]
+       [Serializable]
        public class ApplicationException : Exception
        {
                // Constructors