[libc][NFC] Remove all trailing spaces from libc (#82831)

Summary:
There are a lot of random training spaces on various lines. This patch
just got rid of all of them with `sed 's/\ \+$//g'.
This commit is contained in:
Joseph Huber
2024-02-23 16:34:00 -06:00
committed by GitHub
parent 25940956e6
commit 69c0b2febe
52 changed files with 229 additions and 229 deletions

View File

@@ -14,4 +14,4 @@
%%public_api()
#endif // LLVM_LIBC_FCNTL_H
#endif // LLVM_LIBC_FCNTL_H

View File

@@ -14,4 +14,4 @@
%%public_api()
#endif // LLVM_LIBC_SCHED_H
#endif // LLVM_LIBC_SCHED_H

View File

@@ -13,4 +13,4 @@
%%public_api()
#endif // LLVM_LIBC_SPAWN_H
#endif // LLVM_LIBC_SPAWN_H