Fix regression introduced by 383cb091
* src/message.cpp (message_decrypt): Fix parenthesis.
The fix for -Wparentheses used the wrong paranthesis and
this broke detection of our "own" pgp/mime mails.
Should have been more attentive in my first semester
"basics of programming" course :-)