diff options
Diffstat (limited to 'src/plugins/cdp/cdp_node.c')
-rw-r--r-- | src/plugins/cdp/cdp_node.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cdp/cdp_node.c b/src/plugins/cdp/cdp_node.c index ac7e7642dae..740bb4105e8 100644 --- a/src/plugins/cdp/cdp_node.c +++ b/src/plugins/cdp/cdp_node.c @@ -23,7 +23,7 @@ The interior node is neither pipelined nor dual-looped, because it would be very unusual to see more than one CDP 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. */ |