aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lhash
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2001-01-08 22:03:27 +0000
committerGeoff Thorpe <geoff@openssl.org>2001-01-08 22:03:27 +0000
commitad2e032049d8e9460372e273eddb192c300b46dc (patch)
treedfb9bbe0cb5d49dd15469613d9044311fee7bece /crypto/lhash
parent601140b3636ca3766e2d93cd8c44ebe27554b606 (diff)
downloadopenssl-ad2e032049d8e9460372e273eddb192c300b46dc.tar.gz
Whilst in the process of fixing outstanding function-pointer casts in the
LHASH code, this evil was uncovered. The cast was obscuring the fact that the function was prototyped to take 2 parameters when in fact it is being used as a callback that should take only one. Anyway, the function itself ignores the second parameter (thankfully). A proper cure is on the way but for now this corrects the inconsistency.
Diffstat (limited to 'crypto/lhash')
0 files changed, 0 insertions, 0 deletions