Update comment
This commit is contained in:
parent
fa64a8010d
commit
b64ad7990b
1 changed files with 1 additions and 1 deletions
2
l2tpns.c
2
l2tpns.c
|
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue