code style

This commit is contained in:
carlos 2020-04-24 09:35:42 -03:00 committed by João Paulo Taylor Ienczak Zanette
parent 6436feb57c
commit 513b166b97
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@
#include <Windows.h>
#undef WIN32_LEAN_AND_MEAN
EAPI void eina_sched_prio_drop(void)
EAPI void
eina_sched_prio_drop(void)
{
Eina_Thread thread_id;
int sched_priority;