Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Refactoring of code and documentation.
[simgrid.git] / src / cxx / Host.hpp
index 53ca4df5a35ed8001bec17e73c4e5641a6985a80..bb219ebacc4340928a14bf4e80e5fd40af76f750 100644 (file)
@@ -286,7 +286,7 @@ namespace SimGrid
                                 *\r
                                 * \remark                      To specify no rate set the maxRate parameter value with -1.0.\r
                                 */\r
-                               void Host::putBounded(int channel, const Task& rTask, double maxRate) \r
+                               void putBounded(int channel, const Task& rTask, double maxRate) \r
                                throw(MsgException, InvalidParameterException);\r
                                \r
                                /* ! brief Host::send() - sends the given task to mailbox identified by the default alias.\r