Fixed get instance for setting client.
[platform/framework/native/appfw.git] / inc / FBaseColIHashCodeProvider.h
index dd46fcc..9ccd9d1 100644 (file)
@@ -33,7 +33,7 @@ namespace Tizen { namespace Base { namespace Collection
 
 /**
  * @interface  IHashCodeProvider
- * @brief      This interface represents classes that can provide the hash code of a specific type of object.
+ * @brief              This interface represents classes that can provide the hash code of a specific type of object.
  *
  * @since 2.0
  *
@@ -73,7 +73,6 @@ protected:
        //
        virtual void IHashCodeProvider_Reserved1(void) { }
 
-
        //
        // This method is for internal use only. Using this method can cause behavioral, security-related,
        // and consistency-related issues in the application.