From: Stéphane Castelli Date: Thu, 19 Jun 2014 07:49:14 +0000 (+0200) Subject: Remove some unbreakable spaces breaking the pdf generation X-Git-Tag: v3_12~964^2~26 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/0871bc3c784492051d51cc378726b18a4c77046e?hp=ce1289d4421b08ce6f69d8203784ee648671972e Remove some unbreakable spaces breaking the pdf generation --- diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 0b18f833b6..9ddb7fb76d 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -417,7 +417,7 @@ model checker (see \ref options_mc_perf). In some cases, no stack guard page is used and the stack will silently overflow on other parts of the memory if the stack size is too small -for your application. This happens : +for your application. This happens : - on Windows systems; - when the model checker is enabled; diff --git a/src/include/surf/maxmin.h b/src/include/surf/maxmin.h index ba925ee13d..7f58d7c906 100644 --- a/src/include/surf/maxmin.h +++ b/src/include/surf/maxmin.h @@ -342,7 +342,7 @@ XBT_PUBLIC(void) lmm_update_variable_bound(lmm_system_t sys, lmm_variable_t var, * @brief Update the weight of a variable * * @param sys A system - * @param var A variable + * @param var A variable * @param weight The new weight of the variable */ XBT_PUBLIC(void) lmm_update_variable_weight(lmm_system_t sys,