diff options
author | Eunyoung(Erin) Choi <choiey@samsung.com> | 2013-03-21 17:37:56 +0900 |
---|---|---|
committer | Gerrit Code Review <gerrit2@kim11> | 2013-03-21 17:37:56 +0900 |
commit | e5cefab7c3cd4330c8f24f5e196a704b6aa9bfb5 (patch) | |
tree | 5f7bc3b670090ed37556078607174f968a2b8a64 /inc/FNetBtBluetoothOppServer.h | |
parent | 33c620fed9afb64469b80ff69e46f53df7ffbc23 (diff) | |
parent | 67f74215b8ed53d1df35ff9f759ae29bfa2b9b18 (diff) | |
download | bluetooth-e5cefab7c3cd4330c8f24f5e196a704b6aa9bfb5.tar.gz bluetooth-e5cefab7c3cd4330c8f24f5e196a704b6aa9bfb5.tar.bz2 bluetooth-e5cefab7c3cd4330c8f24f5e196a704b6aa9bfb5.zip |
Merge "add % before the privilege tag not to link to the linkage page" into tizen_2.1
Diffstat (limited to 'inc/FNetBtBluetoothOppServer.h')
-rwxr-xr-x | inc/FNetBtBluetoothOppServer.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/inc/FNetBtBluetoothOppServer.h b/inc/FNetBtBluetoothOppServer.h index c3ff2d0..78c524f 100755 --- a/inc/FNetBtBluetoothOppServer.h +++ b/inc/FNetBtBluetoothOppServer.h @@ -91,7 +91,7 @@ public: * * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/bluetooth.opp + * @privilege %http://tizen.org/privilege/bluetooth.opp * * @return An error code * @exception E_SUCCESS The method is successful. @@ -113,7 +113,7 @@ public: * * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/bluetooth.opp + * @privilege %http://tizen.org/privilege/bluetooth.opp * * @return An error code * @exception E_SUCCESS The method is successful. @@ -165,7 +165,7 @@ public: * For more information, see @ref CompIoPathPage "here". * @endif * @privlevel public - * @privilege http://tizen.org/privilege/bluetooth.opp + * @privilege %http://tizen.org/privilege/bluetooth.opp * * @return An error code * @param[in] dstPath The new destination file path @@ -189,7 +189,7 @@ public: * * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/bluetooth.opp + * @privilege %http://tizen.org/privilege/bluetooth.opp * * @return An error code * @exception E_SUCCESS The method is successful. @@ -211,7 +211,7 @@ public: * * @since 2.0 * @privlevel public - * @privilege http://tizen.org/privilege/bluetooth.opp + * @privilege %http://tizen.org/privilege/bluetooth.opp * * @return An error code * @exception E_SUCCESS The method is successful. |