X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/fad2dd8911abd78eaf95005e68c32796650a091a..71d9db6cff1be807f6d010467b58efb95a6a61aa:/projects/stargazer/plugins/other/radius/config.h?ds=inline diff --git a/projects/stargazer/plugins/other/radius/config.h b/projects/stargazer/plugins/other/radius/config.h index 809d91c9..2d4f638f 100644 --- a/projects/stargazer/plugins/other/radius/config.h +++ b/projects/stargazer/plugins/other/radius/config.h @@ -75,8 +75,8 @@ struct Config bool verbose; std::string address; - std::string bindAddress; Type connectionType; + std::string bindAddress; std::string portStr; uint16_t port; std::string key;