X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2a40fc047aa61d2fce966a98fe37945e4942b346..c3119f83962a5b1ef7bc8f79011698c83ce21cda:/src/surf/storage_n11.hpp?ds=sidebyside diff --git a/src/surf/storage_n11.hpp b/src/surf/storage_n11.hpp index 16016d2361..4ee60a53a2 100644 --- a/src/surf/storage_n11.hpp +++ b/src/surf/storage_n11.hpp @@ -65,7 +65,7 @@ public: void resume(); bool isSuspended(); void setMaxDuration(double duration); - void setPriority(double priority); + void setSharingWeight(double priority); }; }