util/domd: omit superfluous shift in -MD handling.
authorAndy Polyakov <appro@openssl.org>
Sun, 23 Sep 2018 14:38:11 +0000 (16:38 +0200)
committerAndy Polyakov <appro@openssl.org>
Fri, 12 Oct 2018 18:46:44 +0000 (20:46 +0200)
commit6be3286fee187edb3c133910c6ec27d21a75976b
tree450c7ccbb98518a2e880b637a0de75a5a4747ded
parentfff1da43be2236995cdf5ef2f3e2a51be232ba85
util/domd: omit superfluous shift in -MD handling.

While reviewing last modification in GH#6261 Richard actually spotted
the inconsistency, but withdrew the remark, correct one in aftermath...

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7298)
util/domd