Environment redesign and test/examples review. English API revisions
[anna.git] / include / anna / comm / functions.hpp
index 73d53b5..046b999 100644 (file)
@@ -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);