diff options
Diffstat (limited to 'src/plugins/lacp/node.c')
-rw-r--r-- | src/plugins/lacp/node.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/lacp/node.c b/src/plugins/lacp/node.c index 4f78880c741..f70ea69deef 100644 --- a/src/plugins/lacp/node.c +++ b/src/plugins/lacp/node.c @@ -33,7 +33,7 @@ lacp_state_struct lacp_state_array[] = { The interior node is neither pipelined nor dual-looped, because it would be very unusual to see more than one LACP packet in - a given input frame. So, it's a very simple / straighforward + a given input frame. So, it's a very simple / straightforward example. */ |