[Cleanup] Removed TARGET_JVM
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.Utilclass / RespExtensionSet.cs
index b6411627b8a9293e26fe9e617f236852c71b76aa..87a5a89b00ec2a69f2fbea6671a18596173d1cb7 100644 (file)
@@ -33,11 +33,12 @@ using System;
 namespace Novell.Directory.Ldap.Utilclass
 {
        
+
        /// <summary> This  class  extends the AbstractSet and Implements the Set
        /// so that it can be used to maintain a list of currently
        /// registered extended responses.
        /// </summary>
-       public class RespExtensionSet:AbstractSetSupport
+       public class RespExtensionSet:SupportClass.AbstractSetSupport
        {
                /// <summary> Returns the number of extensions in this set.
                ///