new code formatting + applied

This commit is contained in:
van Hauser
2020-05-12 11:12:25 +02:00
parent a578d719e1
commit 7b40d7b942
44 changed files with 693 additions and 691 deletions

View File

@ -79,9 +79,9 @@ static u8 use_64bit = 1;
static u8 use_64bit = 0;
#ifdef __APPLE__
#error "Sorry, 32-bit Apple platforms are not supported."
#endif /* __APPLE__ */
#ifdef __APPLE__
#error "Sorry, 32-bit Apple platforms are not supported."
#endif /* __APPLE__ */
#endif /* ^WORD_SIZE_64 */