]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/op-8.h
Remove trailing whitespace.
[thirdparty/glibc.git] / soft-fp / op-8.h
index 9bb92320eeaf3df6c73a5499cce2b78c89fbefb6..8890d02201cd87568ef659b8facb20af44d23cf1 100644 (file)
@@ -77,7 +77,7 @@
   } while (0)
 
 
-/* Right shift with sticky-lsb. 
+/* Right shift with sticky-lsb.
  * What this actually means is that we do a standard right-shift,
  * but that if any of the bits that fall off the right hand side
  * were one then we always set the LSbit.