diff options
Diffstat (limited to 'lib/netns_other.c')
-rw-r--r-- | lib/netns_other.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/netns_other.c b/lib/netns_other.c index 4c7be05fa..b0aae4f8d 100644 --- a/lib/netns_other.c +++ b/lib/netns_other.c @@ -82,7 +82,7 @@ const char *ns_get_name(struct ns *ns) } /* only called from vrf ( when removing netns from vrf) - * or at VRF or logical router termination + * or at VRF termination */ void ns_delete(struct ns *ns) { |