]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4328] addressed comment
authorRazvan Becheriu <razvan@isc.org>
Mon, 2 Feb 2026 15:23:25 +0000 (15:23 +0000)
committerRazvan Becheriu <razvan@isc.org>
Mon, 2 Feb 2026 15:23:59 +0000 (15:23 +0000)
src/bin/dhcp4/tests/http_control_socket_unittest.cc

index 3c59b91f251f6ab3ee471179bca434aca0dc7a43..e6b15c6d49b2cd99fb741b30ebe01a4e87300c09 100644 (file)
@@ -97,8 +97,8 @@ public:
     /// @brief Pointer to the tested server object
     boost::shared_ptr<NakedControlledDhcpv4Srv> server_;
 
-    /// @brief Flag which indicates if the server has stopped the IOService and
-    /// the client needs to handle it's own IO events.
+    /// @brief Flag which indicates if the server has stopped the IO service and
+    /// the client needs to handle its own IO events.
     bool handle_stop_;
 
     /// @brief Default constructor