From: Arnaud Giersch Date: Fri, 6 Dec 2013 20:40:54 +0000 (+0100) Subject: Cosmetics: fix spacing. X-Git-Tag: v3_11_beta~181 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/26ac9068d6a455a6a9fce5205d36c76edae24d07 Cosmetics: fix spacing. --- diff --git a/include/xbt/ex.h b/include/xbt/ex.h index 5e2905f532..836531ec23 100644 --- a/include/xbt/ex.h +++ b/include/xbt/ex.h @@ -262,7 +262,7 @@ typedef enum { thread_error, /**< error while [un]locking */ host_error, /**< host failed */ tracing_error, /**< error during the simulation tracing */ - io_error, /**< disk or file error */ + io_error, /**< disk or file error */ vm_error /**< vm error */ } xbt_errcat_t; diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index bc97526332..7b14c674e7 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -33,7 +33,7 @@ Options: -trace-comment-file # put file contents on the top of the trace file as comment -trace-grouped # group MPI processes by location -trace-resource # trace resource utilization - -trace-viva # generate configuration for Viva's GraphView + -trace-viva # generate configuration for Viva's GraphView -trace-file # name of the tracefile (simgrid_smpi.trace) -ext # additional parameter (reserved)