summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/dso/dso.h1
1 files changed, 0 insertions, 1 deletions
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.