From 522f74f7e377135cf098b6b0b9b35284c1dfc963 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Tue, 29 Nov 2016 14:41:22 +0100 Subject: Improve some comments. --- g10/parse-packet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'g10/parse-packet.c') diff --git a/g10/parse-packet.c b/g10/parse-packet.c index 38cfdd985..31e2a92d8 100644 --- a/g10/parse-packet.c +++ b/g10/parse-packet.c @@ -809,8 +809,8 @@ dump_hex_line (int c, int *i) decoded values are given as PKGTYPE and PKTLEN. If the packet is a partial body length packet (RFC 4880, Section - 4.2.2.4), then iobuf_set_partial_block_mode should already have - been called on INP and PARTIAL should be set. + 4.2.2.4), then iobuf_set_partial_block_modeiobuf_set_partial_block_mode + should already have been called on INP and PARTIAL should be set. If PARTIAL is set or PKTLEN is 0 and PKTTYPE is PKT_COMPRESSED, copy until the first EOF is encountered on INP. -- cgit v1.2.3