From 460d87861368feb1ee0cfe6a080748b24f7cfcb9 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Thu, 28 Jun 2012 19:31:22 +0200 Subject: [PATCH] Fix build error. --- src/bitcoinrpc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bitcoinrpc.cpp b/src/bitcoinrpc.cpp index 48c5a738b..de6db5398 100644 --- a/src/bitcoinrpc.cpp +++ b/src/bitcoinrpc.cpp @@ -2768,7 +2768,7 @@ static void RPCAcceptHandler(boost::shared_ptr< basic_socket_acceptoris_open()) RPCListen(acceptor, context, fUseSSL);