1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-31 01:11:21 +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
..
2015-03-04 18:30:45 +01:00
2014-12-05 20:33:09 +01:00
2014-12-05 20:33:10 +01:00
2014-12-05 20:33:10 +01:00
2014-11-08 20:09:55 +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-11-08 20:09:55 +01:00
2014-11-30 22:34:50 +01:00
2015-02-08 19:19:50 +01:00