source: issm/oecreview/Archive/13393-13976/ISSM-13558-13559.diff@ 14312

Last change on this file since 14312 was 13980, checked in by Mathieu Morlighem, 12 years ago

preparing oecreview for 13393-13976'

File size: 449 bytes
RevLine 
[13980]1Index: ../trunk-jpl/src/c/toolkits/mpi/patches/mpipatches.h
2===================================================================
3--- ../trunk-jpl/src/c/toolkits/mpi/patches/mpipatches.h (revision 13558)
4+++ ../trunk-jpl/src/c/toolkits/mpi/patches/mpipatches.h (revision 13559)
5@@ -5,5 +5,5 @@
6
7 #ifndef MPI_PATCHES_H_
8 #define MPI_PATCHES_H_
9-int DetermineLocalSize(int global_size,MPI_Comm comm);
10+int DetermineLocalSize(int global_size);
11 #endif
Note: See TracBrowser for help on using the repository browser.