2013-09-26 17:14:40 +02:00

13 lines
264 B
Plaintext

$NetBSD: patch-ai,v 1.1 1999/04/12 22:19:03 mjl Exp $
--- apps/pgp/pgp.c.orig Tue Apr 13 00:04:28 1999
+++ apps/pgp/pgp.c Tue Apr 13 00:05:23 1999
@@ -1095,6 +1095,7 @@
break;
case 'p':
+ case '5':
invoked_type = PGPraw;
break;