]> granicus.if.org Git - file/commitdiff
replace unintended tabs with spaces. from dgk at github
authorChristos Zoulas <christos@zoulas.com>
Sun, 28 Oct 2018 22:37:02 +0000 (22:37 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 28 Oct 2018 22:37:02 +0000 (22:37 +0000)
magic/Magdir/pgp

index ecdcf838cc65437ee8ef0f8c69ebdf509dab6883..d6e18d9d5f36730fe2340efaf80907e39386be5f 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: pgp,v 1.15 2018/02/24 16:11:23 christos Exp $
+# $File: pgp,v 1.16 2018/10/28 22:37:02 christos Exp $
 # pgp:  file(1) magic for Pretty Good Privacy
 # see http://lists.gnupg.org/pipermail/gnupg-devel/1999-September/016052.html
 #
 
 # PGP RSA (e=65537) secret (sub-)key header
 
-0      byte    0x95                    PGP     Secret Key -
+0      byte    0x95                    PGP Secret Key -
 >1     use     pgpkey
-0      byte    0x97                    PGP     Secret Sub-key -
+0      byte    0x97                    PGP Secret Sub-key -
 >1     use     pgpkey
 0      byte    0x9d
 # Update: Joerg Jenderek