X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/fad2dd8911abd78eaf95005e68c32796650a091a..892d3409f087a2dfb3daafdd5873114c400127a8:/projects/stargazer/plugins/other/radius/config.h 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;