aboutsummaryrefslogtreecommitdiffstats
path: root/g10/parse-packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/parse-packet.c')
-rw-r--r--g10/parse-packet.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/g10/parse-packet.c b/g10/parse-packet.c
index 32b33bec8..191c0f13e 100644
--- a/g10/parse-packet.c
+++ b/g10/parse-packet.c
@@ -1840,8 +1840,7 @@ parse_mdc( IOBUF inp, int pkttype, unsigned long pktlen,
* we first check that tehre is a unique tag in it.
* The format of such a control packet is:
* n byte session marker
- * 1 byte control type: 1 = Clearsign hash info
- * 2 = Pipemode control
+ * 1 byte control type CTRLPKT_xxxxx
* m byte control data
*/