From: markus schnalke Date: Tue, 25 Nov 2014 07:21:12 +0000 (+0100) Subject: mhpgp: remove unused sed label X-Git-Tag: mmh-0.2-RC1~96 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=2932d136debcf53a45c44891ee80e6d34e61f109 mhpgp: remove unused sed label OpenBSD complained about it. Reported by Dominik Lang . Thanks. --- diff --git a/uip/mhpgp.sh b/uip/mhpgp.sh index c562c64..f3a39ea 100755 --- a/uip/mhpgp.sh +++ b/uip/mhpgp.sh @@ -68,7 +68,7 @@ mimeverify() { ### decrypt MIME and non-MIME messages (type is in $1) ###; invoke the pager as needed decrypt() { - sed -n -e ':a + sed -n -e '\ /^-----BEGIN PGP MESSAGE/b x d :x