fix doxygen comments 84/71784/1
authorJiwoong Im <jiwoong.im@samsung.com>
Fri, 27 May 2016 05:56:33 +0000 (14:56 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Fri, 27 May 2016 05:57:22 +0000 (14:57 +0900)
Change-Id: I554c30bb5fa63e6585d0c1b98cb930f1641d53e5
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
doc/appfw_alarm_doc.h

index 7295c89..61115fe 100755 (executable)
@@ -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