mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
- 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.