From: Bodo Möller Date: Mon, 17 Dec 2001 19:28:05 +0000 (+0000) Subject: formatting consistency X-Git-Tag: OpenSSL-engine-0_9_6c^2^2~145 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=755cc53a6e0b44e42101e69b76113a77fdae5a79 formatting consistency --- diff --git a/crypto/dso/dso.h b/crypto/dso/dso.h index d87fb72a2f..aa721f7feb 100644 --- a/crypto/dso/dso.h +++ b/crypto/dso/dso.h @@ -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.