From: Marcin Siodelski Date: Fri, 6 Sep 2019 10:38:03 +0000 (+0200) Subject: [#755,!503] Removed spurious whitespace. X-Git-Tag: Kea-1.7.0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf06ef741e5804e188da6ce50532a8cab6860345;p=thirdparty%2Fkea.git [#755,!503] Removed spurious whitespace. --- diff --git a/src/bin/dhcp6/dhcp6_srv.h b/src/bin/dhcp6/dhcp6_srv.h index 8f9f45b209..8a4b441133 100644 --- a/src/bin/dhcp6/dhcp6_srv.h +++ b/src/bin/dhcp6/dhcp6_srv.h @@ -208,7 +208,7 @@ protected: /// like "pkt6-" are reset to 0. This function must be invoked in the class /// constructor. void setPacketStatisticsDefaults(); - + /// @brief Compare received server id with our server id /// /// Checks if the server id carried in a query from a client matches