Merge pull request #2368 from qlyoung/fix-show-bgp-l2vpn-evpn-missing-docstring

bgpd: fix missing docstring
This commit is contained in:
Renato Westphal 2018-06-05 11:14:09 -03:00 committed by GitHub
commit 12d82cd7bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3256,7 +3256,8 @@ DEFUN(show_bgp_l2vpn_evpn_es,
L2VPN_HELP_STR
EVPN_HELP_STR
"ethernet-Segment\n"
"Ethernet-Segment Identifier\n")
"Ethernet-Segment Identifier\n"
JSON_STR)
{
int idx = 0;
uint8_t uj = 0;