diff options
Diffstat (limited to 'g10/parse-packet.c')
-rw-r--r-- | g10/parse-packet.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/parse-packet.c b/g10/parse-packet.c index 30566a8cb..dbaca3822 100644 --- a/g10/parse-packet.c +++ b/g10/parse-packet.c @@ -1796,6 +1796,7 @@ parse_mdc( IOBUF inp, int pkttype, unsigned long pktlen, * The format of such a control packet is: * n byte session marker * 1 byte control type: 1 = Clearsign hash info + * 2 = Pipemode control * m byte control data */ |