Remove unnecessary trailing whitespace
[openssl.git] / include / internal / tsan_assist.h
index b16646595a311ba6c8202c74547d74a5512b003e..5bf30c41d88710742fee2ea0a7dd782e06943935 100644 (file)
@@ -6,7 +6,7 @@
  * in the file LICENSE in the source distribution or at
  * https://www.openssl.org/source/license.html
  */
+
 /*
  * Contemporary compilers implement lock-free atomic memory access
  * primitives that facilitate writing "thread-opportunistic" or even real