]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[trac3706] Fix up comment
authorShawn Routhier <sar@isc.org>
Sat, 28 Feb 2015 02:31:38 +0000 (18:31 -0800)
committerShawn Routhier <sar@isc.org>
Sat, 28 Feb 2015 02:31:38 +0000 (18:31 -0800)
tests/tools/dhcp-ubench/memfile_ubench.cc

index ad57714d6a7212b44f508e8a0246aebcfd24be1c..aa3377fbd17f338ab759719eb8584f2daa7071ff 100644 (file)
@@ -215,7 +215,7 @@ void memfile_uBenchmark::createLease4Test() {
     time_t cltt = time(NULL);       // Timestamp
     uint32_t pool_id = 0;           // Let's use pools 0-99
     bool fixed = false;
-    string hostname("foo");         // Hostname dynamically
+    string hostname("foo");         // Will generate it dynamically
     bool fqdn_fwd = true;           // Let's pretend to do AAAA update
     bool fqdn_rev = true;           // Let's pretend to do PTR update