Merge branch 'master' of http://github.com/mono/mono
[mono.git] / mcs / class / corlib / System.Security.Permissions / FileIOPermissionAttribute.cs
index 3c66c06746ea7c00011e7fdfcca1f4ce6156de3f..5f7fbff2d8633920d2992246abc814cf2e67a99b 100644 (file)
@@ -30,9 +30,9 @@
 //
 
 using System.Runtime.InteropServices;
-\r
-namespace System.Security.Permissions {\r
-\r
+
+namespace System.Security.Permissions {
+
        [ComVisible (true)]
        [AttributeUsage (AttributeTargets.Assembly | AttributeTargets.Class |
                         AttributeTargets.Struct | AttributeTargets.Constructor |