X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/418ecfb85b58d140aa9c786d837b27d79d3187ce..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;