From 9886ad8098ea1a128e07be54eaf8f24d73795aa2 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 4 Feb 1998 18:54:31 +0000 Subject: armor rewritten, but still buggy --- g10/parse-packet.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'g10/parse-packet.c') diff --git a/g10/parse-packet.c b/g10/parse-packet.c index 886bc66e3..f364d3b7b 100644 --- a/g10/parse-packet.c +++ b/g10/parse-packet.c @@ -829,6 +829,8 @@ parse_plaintext( IOBUF inp, int pkttype, unsigned long pktlen, PACKET *pkt ) pktlen = 0; if( list_mode ) { + /* a value if 'c' is used by armor to indicate a faked packet + * it should be considered as 't' */ printf(":literal data packet:\n" "\tmode %c, created %lu, name=\"", mode >= ' ' && mode <'z'? mode : '?', -- cgit v1.2.3