Parcourir la source

[trac3706] Fix up comment

Shawn Routhier il y a 10 ans
Parent
commit
15860010dc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/tools/dhcp-ubench/memfile_ubench.cc

+ 1 - 1
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