]> rtime.felk.cvut.cz Git - frescor/frsh.git/blobdiff - fres/resalloc/fres_vres.h
Implemented support for contract renegotiation
[frescor/frsh.git] / fres / resalloc / fres_vres.h
index e468a32f23165ebf63abfa6633c8bf67303cbdb9..95e85452394c6436fc34d8340348ed994563fd27 100644 (file)
@@ -72,8 +72,8 @@ typedef struct fres_vres {
        /**
         * Stores actual allocation of the resource. During a mode
         * change, the callbacks can compare this old allocation with
-        * the changed (stored in @a new) one and depending on the
-        * kind of difference, it can apply the change
+        * the changed one (stored in @a new) and depending on the
+        * kind of difference, they can apply the change
         * differently. Callbacks must not change this field. as well as
         * the @a perceived field.
         */