From: Francis Dupont Date: Mon, 17 Jun 2019 14:58:07 +0000 (+0200) Subject: [642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] Extra space in... X-Git-Tag: Kea-1.6.0-beta2~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee370a744fa67d9a5f30a6675042ed67a6d786a;p=thirdparty%2Fkea.git [642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] Extra space in indent --- diff --git a/src/lib/dhcpsrv/config_backend_dhcp4.h b/src/lib/dhcpsrv/config_backend_dhcp4.h index d1e016bd4e..dcf96c6dd3 100644 --- a/src/lib/dhcpsrv/config_backend_dhcp4.h +++ b/src/lib/dhcpsrv/config_backend_dhcp4.h @@ -184,7 +184,7 @@ public: /// returned depending on the server selector specified: /// - ALL: only common parameters are returned which are associated with /// the logical server 'all'. No parameters associated with the explicit - /// server tags are returned. + /// server tags are returned. /// /// - ONE: parameters used by the particular sever are returned. This includes /// parameters associated with the particular server (identified by tag) diff --git a/src/lib/dhcpsrv/config_backend_dhcp6.h b/src/lib/dhcpsrv/config_backend_dhcp6.h index 9001413673..72f1c63041 100644 --- a/src/lib/dhcpsrv/config_backend_dhcp6.h +++ b/src/lib/dhcpsrv/config_backend_dhcp6.h @@ -185,7 +185,7 @@ public: /// returned depending on the server selector specified: /// - ALL: only common parameters are returned which are associated with /// the logical server 'all'. No parameters associated with the explicit - /// server tags are returned. + /// server tags are returned. /// /// - ONE: parameters used by the particular sever are returned. This includes /// parameters associated with the particular server (identified by tag)