summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorGwangbok Kim <gwangbok.kim@samsung.com>2013-04-11 16:35:06 +0900
committerGwangbok Kim <gwangbok.kim@samsung.com>2013-04-11 16:35:06 +0900
commit5097c3e3e7d5ad4d10203c481a73cea175938894 (patch)
treec3abc0a8da844edb77aaa0df79e301efbbd9c8c1 /inc
parent5ac00c579efc166f7e945fdbbce0a3fa04822e11 (diff)
downloadsocial-5097c3e3e7d5ad4d10203c481a73cea175938894.tar.gz
social-5097c3e3e7d5ad4d10203c481a73cea175938894.tar.bz2
social-5097c3e3e7d5ad4d10203c481a73cea175938894.zip
fix doxygen for SetExtened()
Change-Id: Ia6a15388a4a4166e6de3ed142ada54f531264455 Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
Diffstat (limited to 'inc')
-rw-r--r--inc/FSclAddress.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/FSclAddress.h b/inc/FSclAddress.h
index 02ed278..b86db70 100644
--- a/inc/FSclAddress.h
+++ b/inc/FSclAddress.h
@@ -288,7 +288,6 @@ public:
* @return An error code
* @param[in] extended The new extended value to set
* @exception E_SUCCESS The method is successful.
- * @exception E_INVALID_ARG The length of the specified @c extended exceeds #MAX_ADDR_EXTENDED_LENGTH.
*/
result SetExtended(const Tizen::Base::String& extended);