Index: /issm/trunk-jpl/src/c/toolkits/mpi/issmmpi.h
===================================================================
--- /issm/trunk-jpl/src/c/toolkits/mpi/issmmpi.h	(revision 23373)
+++ /issm/trunk-jpl/src/c/toolkits/mpi/issmmpi.h	(revision 23374)
@@ -79,10 +79,10 @@
 
 	#else
-	#if defined(_HAVE_AMPI_) && !defined(_WRAPPERS_)
-			#define ISSM_MPI_DOUBLE    AMPI_ADOUBLE // corresponds to IssmDouble
+		#if defined(_HAVE_AMPI_) && !defined(_WRAPPERS_)
+			#define ISSM_MPI_DOUBLE    AMPI_ADOUBLE
 		#else 
-			#define ISSM_MPI_DOUBLE    MPI_DOUBLE  // corresponds to IssmDouble 
+			#define ISSM_MPI_DOUBLE    MPI_DOUBLE
 		#endif
-		#define ISSM_MPI_PDOUBLE    MPI_DOUBLE  // corresponds to IssmPDouble
+		#define ISSM_MPI_PDOUBLE    MPI_DOUBLE
 		#define ISSM_MPI_INT        MPI_INT
 		#define ISSM_MPI_CHAR       MPI_CHAR
