diff options
author | Geoff Thorpe <geoff@openssl.org> | 2001-02-20 17:31:15 +0100 |
---|---|---|
committer | Geoff Thorpe <geoff@openssl.org> | 2001-02-20 17:31:15 +0100 |
commit | 4dc719fc37cb2201c8e211c6a684d71477c20f50 (patch) | |
tree | 86f32bd6f0c5f0b3ccaf7e731a2cd098440426dc /crypto/des/des-lib.com | |
parent | make it a loop as in dsa (diff) | |
download | openssl-4dc719fc37cb2201c8e211c6a684d71477c20f50.tar.xz openssl-4dc719fc37cb2201c8e211c6a684d71477c20f50.zip |
The callbacks in the NAME_FUNCS structure are not used directly as LHASH
callbacks, and their prototypes were consistent as they were. These casts
need reversing.
Also, I personally find line breaks during parameter lists (ie a line
ending in a comma) easier to read at a glance than line breaks at the end
of a function call and before a dereference on the return value (ie a line
ending in a closed-bracket followed by a line starting with "->").
Diffstat (limited to 'crypto/des/des-lib.com')
0 files changed, 0 insertions, 0 deletions