Update comment

This commit is contained in:
Samuel Thibault 2025-03-30 18:05:39 +02:00
parent fa64a8010d
commit b64ad7990b

View file

@ -3470,7 +3470,7 @@ static controlt *controlnew(uint16_t mtype)
return c; return c;
} }
// send zero block if nothing is waiting // send zero block
// (ZLB send). // (ZLB send).
static void controlnull(tunnelidt t) static void controlnull(tunnelidt t)
{ {