* Makefile.am: Build `docs` after `runtime`, so that it can depend
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / BINDPTR.cs
old mode 100755 (executable)
new mode 100644 (file)
index 096cb73..8711b20
@@ -34,8 +34,9 @@ namespace System.Runtime.InteropServices
 {
 #if NET_2_0
        [Obsolete]
-#endif
+#else
        [ComVisible(false)]
+#endif
        [StructLayout (LayoutKind.Explicit, CharSet = CharSet.Unicode)]
        public struct BINDPTR {
                [FieldOffset (0)]