]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1283] Improved comment
authorFrancis Dupont <fdupont@isc.org>
Fri, 24 Jul 2020 16:38:12 +0000 (18:38 +0200)
committerTomek Mrugalski <tomek@isc.org>
Mon, 27 Jul 2020 09:50:58 +0000 (09:50 +0000)
src/lib/asiolink/io_address.cc

index 97a73fd2dd19c0a2e69f77b2b5b5e828b3530c63..7f7134d534a169a472a5d6b4219505943deeea4d 100644 (file)
@@ -11,7 +11,7 @@
 #include <exceptions/exceptions.h>
 
 #include <boost/static_assert.hpp>
-// moved to container_hash on recent boost versions
+// moved to container_hash on recent boost versions (backward compatible)
 #include <boost/functional/hash.hpp>
 
 #include <unistd.h>             // for some IPC/network system calls