X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFBaseColICollection.h;h=e3cac907a5de4a921d537ee760c797287fca48bd;hb=c9316690fa325f1043ee626ddc8250dc7e2b89a0;hp=11bf51bd9c5ca0b368cc3ab78a0ebecff0f19cab;hpb=07744f597c745d14286c4073d14ae6cd29791feb;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FBaseColICollection.h b/inc/FBaseColICollection.h index 11bf51b..e3cac90 100644 --- a/inc/FBaseColICollection.h +++ b/inc/FBaseColICollection.h @@ -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 #include - #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 *