]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: setting
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:25:04 +0000 (16:25 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:25:04 +0000 (16:25 -0400)
src/lib/dhcpsrv/mysql_host_data_source.cc

index c7592967de68cf40a22189fc1574702b76aaf09f..82fd38d6a553b3a790cfe0c8af799409818bede3 100644 (file)
@@ -374,7 +374,7 @@ public:
         // is_null only if it should be true. This gives up minor performance
         // benefit while being safe approach. For improved readability, the
         // code that explicitly sets is_null is there, but is commented out.
-        // This also takes care of seeeting bind_[X].is_null to MLM_FALSE.
+        // This also takes care of setting bind_[X].is_null to MLM_FALSE.
         memset(&bind_[0], 0, sizeof(MYSQL_BIND) * bind_.size());
 
         // host_id : INT UNSIGNED NOT NULL