]> AND Private Git Repository - loba.git/blobdiff - neighbor.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Cosmetic fix in comments.
[loba.git] / neighbor.h
index b51dab1e19f0ee5bceb796f63467f84d43356149..0605206628614d950dd02f4bb1361b11d38ca826 100644 (file)
@@ -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
     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
 };
 
     double to_send;             // the load we have to send to it
 };