summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiwoong Im <jiwoong.im@samsung.com>2016-05-27 14:56:33 +0900
committerJiwoong Im <jiwoong.im@samsung.com>2016-05-27 14:57:22 +0900
commit1694b05bb229007a8d2dff0ee2932a5190228dad (patch)
tree487375dd58745b1bc85c19f85b31eaf752c23521
parentd3a4d072092591dfc6b27721ab11b56cb1a5abfc (diff)
downloadapplication-1694b05bb229007a8d2dff0ee2932a5190228dad.tar.gz
application-1694b05bb229007a8d2dff0ee2932a5190228dad.tar.bz2
application-1694b05bb229007a8d2dff0ee2932a5190228dad.zip
fix doxygen comments
Change-Id: I554c30bb5fa63e6585d0c1b98cb930f1641d53e5 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
-rwxr-xr-xdoc/appfw_alarm_doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/appfw_alarm_doc.h b/doc/appfw_alarm_doc.h
index 7295c89..61115fe 100755
--- a/doc/appfw_alarm_doc.h
+++ b/doc/appfw_alarm_doc.h
@@ -55,7 +55,7 @@
* </tr>
* <tr>
* <td>alarm_schedule_after_delay()</td>
- * <td>Sets an alarm to be triggered after specific time(Since 2.4, this api does not support exact period and delay for minimizing the wakeups of the device. The system can adjust when the alarm expires.)</td>
+ * <td>Sets an alarm to be triggered after specific time(Since @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif, this api does not support exact period and delay for minimizing the wakeups of the device. The system can adjust when the alarm expires.)</td>
* </tr>
* </table>
* \n