correct the comment about mis-definition of class "RCSResourceContainer" for doxygen
authorRami Jung <rami.jung@samsung.com>
Mon, 21 Sep 2015 23:59:16 +0000 (08:59 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Tue, 22 Sep 2015 11:10:14 +0000 (11:10 +0000)
The mismatch between the real name of a class RCSResourceContainer and it's comment resulted in the wrong doxygen description .
It means that Doxygen had two seperate definitions like RCSResourceContainer and ResourceContainer.

Change-Id: I3a3647ace72b641862cd05b7d4ee2c8d98aeaf75
Signed-off-by: Rami Jung <rami.jung@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2885
Reviewed-by: Markus Jung <markus.jung@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
(cherry picked from commit 5f06380535700dc28cf33690e0e9209363dcc3d1)
Reviewed-on: https://gerrit.iotivity.org/gerrit/2901

service/resource-encapsulation/include/RCSResourceContainer.h

index 0afcd16..9d2575c 100644 (file)
@@ -40,8 +40,8 @@ namespace OIC
     {
 
         /**
-         * @class   ResourceContainer
-         * @brief    This class provides APIs for managing the container and bundles in the container.
+         * @class   RCSResourceContainer
+         * @brief   This class provides APIs for managing the container and bundles in the container.
          *
          */
         class RCSResourceContainer