switched to clang-format-10

This commit is contained in:
van Hauser
2020-04-20 11:32:44 +02:00
parent 4c90293e44
commit b6a15d9719
3 changed files with 7 additions and 6 deletions

View File

@ -105,7 +105,7 @@ static inline void *shmat(int __shmid, const void *__shmaddr, int __shmflg) {
}
#endif /* __ANDROID__ */
#endif /* __ANDROID__ */
#endif