2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-18 14:00:15 +00:00

spelling: setting

This commit is contained in:
Josh Soref
2017-07-23 16:25:04 -04:00
parent 86ebc57b2e
commit 000d5653df

View 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