From c860bd1be51b9c432509505fa9b6f5ae18cb3821 Mon Sep 17 00:00:00 2001 From: Li-Ta Lo Date: Mon, 26 Feb 2007 19:20:46 +0000 Subject: [PATCH] fixed a typo in the comment This commit was SVN r13802. --- ompi/mca/coll/basic/coll_basic_gatherv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/mca/coll/basic/coll_basic_gatherv.c b/ompi/mca/coll/basic/coll_basic_gatherv.c index 4e3cd2fc8b..72bdc02cae 100644 --- a/ompi/mca/coll/basic/coll_basic_gatherv.c +++ b/ompi/mca/coll/basic/coll_basic_gatherv.c @@ -30,7 +30,7 @@ * gatherv_intra * * Function: - basic gatherv operation - * Accepts: - same arguments as MPI_Gatherb() + * Accepts: - same arguments as MPI_Gatherv() * Returns: - MPI_SUCCESS or error code */ int