From: Shawn Routhier Date: Sat, 28 Feb 2015 02:31:38 +0000 (-0800) Subject: [trac3706] Fix up comment X-Git-Tag: trac3745_base~5^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15860010dc0a9cd6c77cc016dbf88989e542c297;p=thirdparty%2Fkea.git [trac3706] Fix up comment --- diff --git a/tests/tools/dhcp-ubench/memfile_ubench.cc b/tests/tools/dhcp-ubench/memfile_ubench.cc index ad57714d6a..aa3377fbd1 100644 --- a/tests/tools/dhcp-ubench/memfile_ubench.cc +++ b/tests/tools/dhcp-ubench/memfile_ubench.cc @@ -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