make vRPCCommands comment match property names

pull/59/head
freewil 12 years ago
parent a0db772d13
commit dcf8b8fd9e

@ -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 },

Loading…
Cancel
Save