const String& to StringView
This commit is contained in:
parent
7064679c2a
commit
27b1e8944f
|
@ -234,7 +234,7 @@ void register_options()
|
||||||
UserInterface::Options());
|
UserInterface::Options());
|
||||||
}
|
}
|
||||||
|
|
||||||
void create_local_client(const String& init_command)
|
void create_local_client(StringView init_command)
|
||||||
{
|
{
|
||||||
class LocalNCursesUI : public NCursesUI
|
class LocalNCursesUI : public NCursesUI
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user