[3.0] Modify doxygen of Base::Collection
[platform/framework/native/appfw.git] / inc / FBaseColQueue.h
index 8168a1c..b7d5283 100644 (file)
@@ -139,7 +139,7 @@ public:
         * @exception   E_UNDERFLOW     The operation (arithmetic/casting/conversion) has caused an underflow, or
         *                                                      this queue is empty.
         * @remarks             The specific error code can be accessed using the GetLastResult() method.
-        * @see                         Enqueue()
+        * @see                         Enqueue(Object*)
         */
        virtual Object* Dequeue(void);