1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 08:51:19 +01:00
kushalsingh007 1dc6c3581f vtimer: changing return type of several functions to void
- Changed the return type for vtimer_init,vtimer_set_msg and vtimer_remove.
- Current return value is not used anywhere and has no meaning attached to it.
- Fix for #1533
- Removed tests which checked for vtimer_set_msg being set.
- Done doxygen adaption for corresponding vtimer functions.
2015-03-19 03:56:00 +05:30
..
2014-09-09 13:45:33 +02:00
2014-11-05 12:11:24 +01:00
2015-02-08 18:52:16 +01:00
2015-02-08 18:52:16 +01:00
2015-02-08 18:52:16 +01:00
2015-02-08 18:52:16 +01:00
2014-10-15 14:50:19 +02:00
2014-07-31 07:34:11 +02:00
2015-02-08 18:52:16 +01:00
2014-10-07 12:14:14 +02:00
2014-10-07 12:14:14 +02:00
2014-10-22 12:37:33 +02:00