X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/4e922bca67d7cf4bc30a878cd7cd46d39fbe1573..0bea2ea9634e0282a48e521a5a255d874ec34ea7:/neighbor.h 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 };