formatting consistency
authorBodo Möller <bodo@openssl.org>
Mon, 17 Dec 2001 19:28:05 +0000 (19:28 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 17 Dec 2001 19:28:05 +0000 (19:28 +0000)
crypto/dso/dso.h

index d87fb72a2f8a08af4e6d1fa8636340d2109b4747..aa721f7febb603ab5eebb94f1182bf79cda53715 100644 (file)
@@ -261,7 +261,6 @@ DSO_METHOD *DSO_METHOD_win32(void);
 /* If VMS is defined, use shared images. If not, return NULL. */
 DSO_METHOD *DSO_METHOD_vms(void);
 
-
 /* BEGIN ERROR CODES */
 /* The following lines are auto generated by the script mkerr.pl. Any changes
  * made after this point may be overwritten when the script is next run.