openbsd-ports/security/pgp5/patches/patch-ab

12 lines
238 B
Plaintext
Raw Normal View History

1999-02-05 00:05:19 -05:00
--- 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;