summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2017-01-22 21:13:13 +0000
committerChristos Zoulas <christos@zoulas.com>2017-01-22 21:13:13 +0000
commit109d67fd7900f4d0d5f2f9efb03181f59bb35e67 (patch)
tree54955dae96bef9bc7a7036cf70974b51296b560e
parent9faec9564d5a8ca27d9a0a782d2b9ad35009e87f (diff)
downloadfile-git-109d67fd7900f4d0d5f2f9efb03181f59bb35e67.tar.gz
use 040 consistently
-rw-r--r--magic/Magdir/pgp8
1 files changed, 4 insertions, 4 deletions
diff --git a/magic/Magdir/pgp b/magic/Magdir/pgp
index 6e685fcf..64fcfe33 100644
--- a/magic/Magdir/pgp
+++ b/magic/Magdir/pgp
@@ -1,6 +1,6 @@
#------------------------------------------------------------------------------
-# $File: pgp,v 1.12 2016/10/07 20:22:12 christos Exp $
+# $File: pgp,v 1.13 2017/01/22 21:13:13 christos Exp $
# pgp: file(1) magic for Pretty Good Privacy
# see http://lists.gnupg.org/pipermail/gnupg-devel/1999-September/016052.html
#
@@ -19,15 +19,15 @@
#>15 string SIGNED\040MESSAGE- signed message
#>15 string PGP\040SIGNATURE- signature
-2 string ---BEGIN\ PGP\ PUBLIC\ KEY\ BLOCK- PGP public key block
+2 string ---BEGIN\040PGP\040PUBLIC\040KEY\040BLOCK- PGP public key block
!:mime application/pgp-keys
>10 search/100 \n\n
>>&0 use pgp
-0 string -----BEGIN\040PGP\40MESSAGE- PGP message
+0 string -----BEGIN\040PGP\040MESSAGE- PGP message
!:mime application/pgp
>10 search/100 \n\n
>>&0 use pgp
-0 string -----BEGIN\040PGP\40SIGNATURE- PGP signature
+0 string -----BEGIN\040PGP\040SIGNATURE- PGP signature
!:mime application/pgp-signature
>10 search/100 \n\n
>>&0 use pgp