From 987c707a4df28aea432de9aa57524a4bab6af09e Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Wed, 15 Feb 2012 15:50:03 +0000 Subject: [PATCH] remove superfluous white space. git-svn-id: file:///svn/unbound/trunk@2628 be551aaa-1e26-0410-a405-d3ace91eadb9 --- daemon/remote.c | 1 - 1 file changed, 1 deletion(-) 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) -- 2.47.2