remove superfluous white space.

git-svn-id: file:///svn/unbound/trunk@2628 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2012-02-15 15:50:03 +00:00
parent eac4a9604c
commit 987c707a4d

View file

@ -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)