Enable build with iniparser v 3.1
[platform/framework/native/appfw.git] / inc / FBaseColICollection.h
index 2bf253c..e3cac90 100644 (file)
@@ -32,7 +32,6 @@
 #include <FBaseColIEnumerator.h>
 #include <FBaseRtMutex.h>
 
-
 #ifdef ICollection
 #undef ICollection
 #endif
@@ -41,9 +40,9 @@ namespace Tizen { namespace Base { namespace Collection
 {
 
 /**
- * @interface ICollection
- * @brief      This interface represents a collection of objects. @n
- *                     It defines the size, enumerators, and the synchronization mechanism of a collection.
+ * @interface  ICollection
+ * @brief              This interface represents a collection of objects. @n
+ *                             It defines the size, enumerators, and the synchronization mechanism of a collection.
  *
  * @since 2.0
  *