mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 11:20:04 -04:00
13 lines
264 B
Plaintext
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;
|
|
|