apply html5 vibration feature
[framework/osp/web.git] / inc / FWebWebHistory.h
index f961b8e..6bd1bcc 100755 (executable)
@@ -79,9 +79,8 @@ public:
         * Gets the history item pointed to by the specified @c index.
         *
         * @since               2.0
-        *
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/web.privacy
+        * @privilege   %http://tizen.org/privilege/web.privacy
         *
         * @return              The history item at the specified @c index
         * @param[in]   index                   The index of an element @n
@@ -97,9 +96,8 @@ public:
         * Gets the total number of items.
         *
         * @since               2.0
-        *
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/web.privacy
+        * @privilege   %http://tizen.org/privilege/web.privacy
         *
         * @return              The total number of items
         * @exception   E_SUCCESS                       The method is successful.