Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / src / cxx / Host.hpp
index 53ca4df..bb219eb 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