From 755cc53a6e0b44e42101e69b76113a77fdae5a79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Mon, 17 Dec 2001 19:28:05 +0000 Subject: [PATCH] formatting consistency --- crypto/dso/dso.h | 1 - 1 file changed, 1 deletion(-) 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. -- GitLab