Comment update

This commit is contained in:
Uwe Seimet
2021-07-19 10:24:10 +02:00
parent cca438d993
commit d85af02c50

View File

@@ -513,7 +513,7 @@ void SetLogLevel(const string& log_level) {
//---------------------------------------------------------------------------
//
// Command Processing
// Command Processing. If fd is -1 error messages are displayed on the console.
//
//---------------------------------------------------------------------------
bool ProcessCmd(int fd, const Command &command)