Merge branch 'master' of github.com:janvidar/uhub

This commit is contained in:
Jan Vidar Krey
2014-05-30 15:06:23 +02:00
5 changed files with 9 additions and 4 deletions

View File

@@ -156,7 +156,7 @@ static size_t get_next_timeout_evt()
case 2: return get_wait_rand(15);
case 3: return get_wait_rand(5);
}
return 0;
}