X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=include%2Fanna%2Fcomm%2Ffunctions.hpp;h=046b9995c46069b6bb44c3b53c60b275a9ea0375;hb=dcdc516f254a8985424e319cd9ae0ee061e58fb0;hp=73d53b57a562d7fc86820fe87bd16d2b00491fbd;hpb=42c9ed133c166de9c99b4837f834aa5cf465e9a2;p=anna.git diff --git a/include/anna/comm/functions.hpp b/include/anna/comm/functions.hpp index 73d53b5..046b999 100644 --- a/include/anna/comm/functions.hpp +++ b/include/anna/comm/functions.hpp @@ -69,7 +69,7 @@ struct functions : public anna::app::functions { @param hostname Logical name for the server used to resolve (could be www.gopher.net i.e.). @return First IP address returned by the system. - + \see man gethostbyname. */ static std::string resolveIP(const char* hostname) throw(RuntimeException);