fix the red in be04c4b

Change-Id: I569561e5199c71a814b7f8118d63063f13958831
This commit is contained in:
Solomon Peachy 2020-07-27 21:17:48 -04:00
parent fbe557d432
commit e1681345cc

View file

@ -536,7 +536,7 @@ int plugin_main(const void* parameter)
settings = true; settings = true;
break; break;
} }
sleep(HZ / 5); rb->sleep(HZ / 5);
} }
} }