Add doxygen comment to explain the support for further STL iterator concept.
[platform/framework/native/appfw.git] / inc / FBaseColIComparer.h
index a01b19e..689b1f2 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);
 #include <FBaseTypes.h>
 #include <FBaseObject.h>
 
-
 namespace Tizen { namespace Base { namespace Collection
 {
 /**
- * @interface IComparer
- * @brief This interface allows a derived class to compare 2 objects of the same type.
+ * @interface  IComparer
+ * @brief              This interface allows a derived class to compare 2 objects of the same type.
  *
  * @since 2.0
  *