Code Cleanup
- Rename the class CmdStatistics to CmdStats for consistency because 'stats' is the command. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
committed by
Paul Beckingham
parent
fb427a4c6f
commit
d6ce938c4a
@@ -43,7 +43,7 @@ set (commands_SRCS Command.cpp Command.h
|
||||
CmdShell.cpp CmdShell.h
|
||||
CmdShow.cpp CmdShow.h
|
||||
CmdStart.cpp CmdStart.h
|
||||
CmdStatistics.cpp CmdStatistics.h
|
||||
CmdStats.cpp CmdStats.h
|
||||
CmdStop.cpp CmdStop.h
|
||||
CmdSummary.cpp CmdSummary.h
|
||||
CmdSynch.cpp CmdSynch.h
|
||||
|
||||
Reference in New Issue
Block a user