secur32: Fix wrong bit shift in the base64 encoder.
authorKai Blin <kai.blin@gmail.com>
Fri, 26 May 2006 21:37:07 +0000 (21:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 27 May 2006 08:55:05 +0000 (10:55 +0200)
commitf543aea5e38e97f37b9d6231ebffba9557c182ce
tree5bc5e782909fdd25824b049b0767f583dedd4cbe
parent63307241dd1e9fdf486e89201f00658c34f6bef3
secur32: Fix wrong bit shift in the base64 encoder.

Thanks to Juan Lang for catching this one.
dlls/secur32/base64_codec.c