12 lines
238 B
Plaintext
12 lines
238 B
Plaintext
--- apps/pgp/pgp.c.orig Sat Feb 7 16:54:56 1998
|
|
+++ apps/pgp/pgp.c Tue Jan 26 00:48:55 1999
|
|
@@ -1094,7 +1094,7 @@
|
|
invoked_type = PGPkeys;
|
|
break;
|
|
|
|
- case 'p':
|
|
+ case '5':
|
|
invoked_type = PGPraw;
|
|
break;
|
|
|