remove dangling spaces

This commit is contained in:
mrdudz
2022-04-17 16:06:45 +02:00
parent c6f23eefc8
commit cd1b7a9e9d
11 changed files with 31 additions and 31 deletions

View File

@@ -57,6 +57,6 @@ void main (void)
}
Sleep(10*50);
return;
}