X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=include%2Fanna%2Fcomm%2FLiteTransport.hpp;h=e20dc3082c4e8f632fe5466e59fdebf8bd0b88a0;hb=dcdc516f254a8985424e319cd9ae0ee061e58fb0;hp=ce9365d8db12cef122ccb488e6f4a41987b8876e;hpb=42c9ed133c166de9c99b4837f834aa5cf465e9a2;p=anna.git diff --git a/include/anna/comm/LiteTransport.hpp b/include/anna/comm/LiteTransport.hpp index ce9365d..e20dc30 100644 --- a/include/anna/comm/LiteTransport.hpp +++ b/include/anna/comm/LiteTransport.hpp @@ -64,8 +64,8 @@ public: ~LiteTransport(); /** - Returns the class name literal. - @return class name literal. + Returns the class name literal. + @return class name literal. */ static const char* className() throw() { return "anna::comm::LiteTransport"; }