make vRPCCommands comment match property names

This commit is contained in:
freewil 2013-03-07 05:08:58 -05:00
parent a0db772d13
commit dcf8b8fd9e
1 changed files with 64 additions and 64 deletions

View File

@ -194,8 +194,8 @@ Value stop(const Array& params, bool fHelp)
static const CRPCCommand vRPCCommands[] =
{ // name function safemd unlocked
// ------------------------ ----------------------- ------ --------
{ // name actor (function) okSafeMode unlocked
// ------------------------ ----------------------- ---------- --------
{ "help", &help, true, true },
{ "stop", &stop, true, true },
{ "getblockcount", &getblockcount, true, false },