11 lines
279 B
Text
11 lines
279 B
Text
--- apps/pgp/pgp.c.orig Sat Feb 7 16:54:56 1998
|
|
+++ apps/pgp/pgp.c Tue Apr 23 03:06:28 2002
|
|
@@ -1094,7 +1094,7 @@ static PGPInvokedType getInvokedType(cha
|
|
invoked_type = PGPkeys;
|
|
break;
|
|
|
|
- case 'p':
|
|
+ case '5':
|
|
invoked_type = PGPraw;
|
|
break;
|
|
|