mhpgp: remove unused sed label
authormarkus schnalke <markus.schnalke@la-bw.de>
Tue, 25 Nov 2014 07:21:12 +0000 (08:21 +0100)
committermarkus schnalke <markus.schnalke@la-bw.de>
Tue, 25 Nov 2014 07:21:12 +0000 (08:21 +0100)
OpenBSD complained about it.
Reported by Dominik Lang <phil@phildom.de>. Thanks.

uip/mhpgp.sh

index c562c64..f3a39ea 100755 (executable)
@@ -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