From: Francis Dupont Date: Tue, 13 Aug 2019 12:26:24 +0000 (+0200) Subject: [433-update-yang-models] Removed spurious brackets X-Git-Tag: Kea-1.6.0~41^2~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae3245f23031573c15fb9b7c3801cbf20dcb422;p=thirdparty%2Fkea.git [433-update-yang-models] Removed spurious brackets --- diff --git a/doc/examples/kea4/all-keys-stable.json b/doc/examples/kea4/all-keys-stable.json index 364dde8f11..765bf77bd3 100644 --- a/doc/examples/kea4/all-keys-stable.json +++ b/doc/examples/kea4/all-keys-stable.json @@ -7,7 +7,7 @@ // description of each parameter. // // This stable version is used for YANG as we do not want to update code -// and models each time a keyword is added to the syntax.{ +// and models each time a keyword is added to the syntax. { // Kea DHCPv4 server configuration begins here. "Dhcp4": { diff --git a/doc/examples/kea6/all-keys-stable.json b/doc/examples/kea6/all-keys-stable.json index c8cdcfbe6f..9162705fea 100644 --- a/doc/examples/kea6/all-keys-stable.json +++ b/doc/examples/kea6/all-keys-stable.json @@ -7,7 +7,7 @@ // description of each parameter. // // This stable version is used for YANG as we do not want to update code -// and models each time a keyword is added to the syntax.{ +// and models each time a keyword is added to the syntax. { // Kea DHCPv6 server configuration begins here. "Dhcp6": {