Tidying
This commit is contained in:
@ -15,7 +15,8 @@ struct ServerInfo {
|
||||
};
|
||||
|
||||
std::vector<ServerInfo> get_configured_servers();
|
||||
|
||||
void list_servers();
|
||||
void show_server_details(const std::string& server_name);
|
||||
|
||||
} // namespace dropshell
|
||||
|
||||
|
Reference in New Issue
Block a user