From 5cde65f45d9c13e69ecd30f6674f7daf661aad71 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Sat, 12 Apr 2014 21:25:19 +0200 Subject: [PATCH] add missing ' to error message --- pdns/pdnssec.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index d555d5c365..ee53dddfb9 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -1846,7 +1846,7 @@ try cout << "Set '" << zone << "' meta " << kind << " = " << boost::join(meta, ", ") << endl; } } else { - cerr<<"Unknown command '"<