openbsd-ports/security/pgp5/patches/patch-ab
1999-02-05 05:05:19 +00:00

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;