]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
pdnssec: The comment is a lie 1250/head
authorJohan Kiviniemi <devel@johan.kiviniemi.name>
Thu, 30 Jan 2014 14:07:25 +0000 (16:07 +0200)
committerJohan Kiviniemi <devel@johan.kiviniemi.name>
Thu, 30 Jan 2014 14:07:25 +0000 (16:07 +0200)
pdns/pdnssec.cc

index 1f115a2023625bec903f6235d5b0d34539b96c15..a396a20c6d435e0630364dd8d937985f1320f253 100644 (file)
@@ -29,7 +29,7 @@ po::variables_map g_vm;
 string s_programname="pdns";
 
 namespace {
-  bool g_verbose; // doesn't yet do anything though
+  bool g_verbose;
 }
 
 ArgvMap &arg()