]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Copy-paste error corrected.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 2 Nov 2016 21:46:15 +0000 (22:46 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 2 Nov 2016 21:46:15 +0000 (22:46 +0100)
src/bin/dhcp6/dhcp6_srv.cc

index 31cdcfab2b53e042254cb384e2e0f328611229a4..01db859445e42fc281155692fbc41c01990a26e0 100644 (file)
@@ -2590,7 +2590,7 @@ Dhcpv6Srv::declineLeases(const Pkt6Ptr& decline, Pkt6Ptr& reply,
                          AllocEngine::ClientContext6& ctx) {
 
     // We need to decline addresses for all IA_NA options in the client's
-    // RELEASE message.
+    // DECLINE message.
 
     // Let's set the status to be success by default. We can override it with
     // error status if needed. The important thing to understand here is that