X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/d4fbe175e440c3e9de9b5468b85bf56daab62bff..0bea2ea9634e0282a48e521a5a255d874ec34ea7:/neighbor.h?ds=sidebyside diff --git a/neighbor.h b/neighbor.h index b51dab1..0605206 100644 --- a/neighbor.h +++ b/neighbor.h @@ -39,7 +39,7 @@ private: double load; // the load information we know for it double debt; // the load we had to send to it, but // that we have not currently sent - // (in bookkeeping mode) + // (bookkeeping mode) double to_send; // the load we have to send to it };