use whitespace more consistently
[openssl.git] / ms / applink.c
index 2831b39e9a7d27e4811d2ce22cf9a06d62bd92e1..832872324d68d5f1143d027cfa1b7ef94ce2e8ea 100644 (file)
@@ -81,9 +81,9 @@ void **
  * decoration right with Borland C. Otherwise it works
  * purely incidentally, as we pass no parameters.
  */
- __stdcall
+__stdcall
 # else
- __cdecl
+__cdecl
 # endif
 OPENSSL_Applink(void)
 {