X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FNovell.Directory.Ldap%2FNovell.Directory.Ldap.Asn1%2FAsn1SetOf.cs;h=230358e1a1b3e29d1edc8f5a78b5c038d32d0b3d;hb=8282ccecd7d1c0ab95aa64643d7a8b5cf065f61a;hp=a31455e9619547e08bac7d0fca0ae9e9ede5277b;hpb=234225d112c4b018b8d1796f4c06a15812137500;p=mono.git diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Asn1/Asn1SetOf.cs b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Asn1/Asn1SetOf.cs old mode 100755 new mode 100644 index a31455e9619..230358e1a1b --- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Asn1/Asn1SetOf.cs +++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Asn1/Asn1SetOf.cs @@ -38,7 +38,9 @@ namespace Novell.Directory.Ldap.Asn1 /// identical type. This class inherits from the Asn1Structured class /// which already provides functionality to hold multiple Asn1 components. /// +#if !TARGET_JVM [CLSCompliantAttribute(true)] +#endif public class Asn1SetOf:Asn1Structured {