[libc-commits] [libc] [libc][NFC] Strip all training whitespace (PR #124163)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Thu Jan 23 09:53:47 PST 2025


================
@@ -231,13 +231,13 @@ functions:
     in-latest-posix: ''
   tcgetattr:
     in-latest-posix: ''
-  tcgetsid: 
+  tcgetsid:
     in-latest-posix: ''
   tcgetwinsize:
     in-latest-posix: ''
   tcsendbreak:
     in-latest-posix: ''
-  tcsetattr: 
+  tcsetattr:
     in-latest-posix: ''
   tcsetwinsize:
     in-latest-posix: ''
----------------
michaelrj-google wrote:

while you're here, could you add the missing newline at the end here?

https://github.com/llvm/llvm-project/pull/124163


More information about the libc-commits mailing list