projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1226c47
)
formatting consistency
author
Bodo Möller
<bodo@openssl.org>
Mon, 17 Dec 2001 19:28:05 +0000
(19:28 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 17 Dec 2001 19:28:05 +0000
(19:28 +0000)
crypto/dso/dso.h
patch
|
blob
|
history
diff --git
a/crypto/dso/dso.h
b/crypto/dso/dso.h
index d87fb72a2f8a08af4e6d1fa8636340d2109b4747..aa721f7febb603ab5eebb94f1182bf79cda53715 100644
(file)
--- 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.