From 1694b05bb229007a8d2dff0ee2932a5190228dad Mon Sep 17 00:00:00 2001 From: Jiwoong Im Date: Fri, 27 May 2016 14:56:33 +0900 Subject: fix doxygen comments Change-Id: I554c30bb5fa63e6585d0c1b98cb930f1641d53e5 Signed-off-by: Jiwoong Im --- doc/appfw_alarm_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ * * * alarm_schedule_after_delay() - * 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.) + * 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.) * * * \n -- cgit v1.2.3