Cosmetic.

This commit is contained in:
Arthur Britto
2013-02-11 18:39:19 -08:00
parent 0d03c1fb4a
commit 632bcafa7e

View File

@@ -109,3 +109,5 @@ void RPCSub::send(const Json::Value& jvObj)
boost::thread(boost::bind(&RPCSub::sendThread, this)).detach(); boost::thread(boost::bind(&RPCSub::sendThread, this)).detach();
} }
} }
// vim:ts=4