From 6dd67f81e33bd91ba27b4e0a592d2b9b5036742c Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Tue, 9 Apr 2013 14:10:27 +0900 Subject: [PATCH] fixed wrong link page Change-Id: Ief300f6b4b968f3d03192cffd81d6ddd0a604432 --- inc/FNetNfcNdefPushManager.h | 12 ++++++------ inc/FNetNfcNfcManager.h | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/inc/FNetNfcNdefPushManager.h b/inc/FNetNfcNdefPushManager.h index 9de0e7e..0cd28a3 100755 --- a/inc/FNetNfcNdefPushManager.h +++ b/inc/FNetNfcNdefPushManager.h @@ -148,7 +148,7 @@ public: * @exception E_PRIVILEGE_DENIED The application does not have the privilege to call this method. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_SYSTEM The method cannot proceed due to a severe system error. * @see @@ -176,7 +176,7 @@ public: * @exception E_PRIVILEGE_DENIED The application does not have the privilege to call this method. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_SYSTEM The method cannot proceed due to a severe system error. * @see @@ -225,7 +225,7 @@ public: * @exception E_OBJ_NOT_FOUND The specified @c packageId is not found in the Reserved Push candidate list. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_PRIVILEGE_DENIED The application does not have the privilege to call this method. * @exception E_SYSTEM The method cannot proceed due to a severe system error. @@ -252,7 +252,7 @@ public: * @exception E_OBJ_NOT_FOUND There is no element in the Reserved Push candidate list. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_SYSTEM The method cannot proceed due to a severe system error. * @see @@ -285,7 +285,7 @@ public: * For example, it does not contain any NDEF records. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_PRIVILEGE_DENIED The application does not have the privilege to call this method. * @exception E_SYSTEM The method cannot proceed due to a severe system error. @@ -314,7 +314,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_PRIVILEGE_DENIED The application does not have the privilege to call this method. * @exception E_SYSTEM The method cannot proceed due to a severe system error. diff --git a/inc/FNetNfcNfcManager.h b/inc/FNetNfcNfcManager.h index eac2ec9..2d72bbf 100755 --- a/inc/FNetNfcNfcManager.h +++ b/inc/FNetNfcNfcManager.h @@ -189,7 +189,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_OUT_OF_MEMORY The memory is insufficient. * @exception E_SYSTEM A system error has occurred. @@ -427,7 +427,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_ILLEGAL_ACCESS This operation is not allowed. @n * This exception is currently not in use. @@ -464,7 +464,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. * For more information, see - * + * * Application Filtering. * @exception E_PRIVILEGE_DENIED The application does not have the privilege to call this method. * @exception E_SYSTEM A system error has occurred. -- 2.7.4