X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Console%2FServer.hh;h=539430264a35dcd366f82917049f8044e2f3c753;hb=d620e7ff9b68377ea20ca266c23cc3f05781868c;hp=e21eea6d176baac916be918f7f3820ddf5e24855;hpb=412cf8e222086fb5d89b15cb11556799e131f390;p=senf.git diff --git a/Console/Server.hh b/Console/Server.hh index e21eea6..5394302 100644 --- a/Console/Server.hh +++ b/Console/Server.hh @@ -116,7 +116,7 @@ namespace console { ClientHandle handle_; std::string tail_; - SingleCommandParser parser_; + CommandParser parser_; Executor executor_; std::string name_;