Enable build with iniparser v 3.1
[platform/framework/native/appfw.git] / inc / FBaseColICollection.h
index 11bf51b..e3cac90 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -33,7 +32,6 @@
 #include <FBaseColIEnumerator.h>
 #include <FBaseRtMutex.h>
 
-
 #ifdef ICollection
 #undef ICollection
 #endif
@@ -42,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
  *