From: Wouter Wijngaards Date: Wed, 15 Feb 2012 15:50:03 +0000 (+0000) Subject: remove superfluous white space. X-Git-Tag: release-1.4.17rc1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=987c707a4df28aea432de9aa57524a4bab6af09e;p=thirdparty%2Funbound.git remove superfluous white space. git-svn-id: file:///svn/unbound/trunk@2628 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/daemon/remote.c b/daemon/remote.c index 61c8b78e5..eef062494 100644 --- a/daemon/remote.c +++ b/daemon/remote.c @@ -1590,7 +1590,6 @@ do_stub_remove(SSL* ssl, struct worker* worker, char* args) send_ok(ssl); } - /** do the status command */ static void do_status(SSL* ssl, struct worker* worker)