summaryrefslogtreecommitdiff
path: root/security/pgp5/files/patch-apps::pgp::pgp.c
blob: 410207e3b5a66101aaa9b1d15ef6b47ae4229a20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- apps/pgp/pgp.c.orig	Wed Nov 21 16:48:19 2001
+++ apps/pgp/pgp.c	Wed Nov 21 16:48:00 2001
@@ -1095,6 +1095,7 @@
 				break;
 					
 			case 'p':
+			case '5':
 				invoked_type = PGPraw;
 				break;