diff --git a/src/Pstream/mpi/UPstream.C b/src/Pstream/mpi/UPstream.C index 72f1e4b0dd9931b123848402482a73384a13b21c..610c6fa9fec0fc0d7a4a44296fa2689adbe2e498 100644 --- a/src/Pstream/mpi/UPstream.C +++ b/src/Pstream/mpi/UPstream.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -286,7 +286,7 @@ void Foam::reduce Pout<< "UPstream::allocateRequest for non-blocking reduce" << " : request:" << requestID << endl; - + } #else // Non-blocking not yet implemented in mpi reduce(Value, bop, tag, communicator);