From 2effbb1ba6f1200fd9724a1d84c6549f86bf0e70 Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Thu, 24 May 2012 16:06:20 +0000 Subject: [PATCH] fix copy/paste typo This commit was SVN r26492. --- ompi/mca/mtl/psm/mtl_psm_probe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/mca/mtl/psm/mtl_psm_probe.c b/ompi/mca/mtl/psm/mtl_psm_probe.c index f1df2d2b23..eaaf7d000b 100644 --- a/ompi/mca/mtl/psm/mtl_psm_probe.c +++ b/ompi/mca/mtl/psm/mtl_psm_probe.c @@ -71,7 +71,7 @@ int ompi_mtl_psm_iprobe(struct mca_mtl_base_module_t* mtl, int -ompi_mtl_mxm_improbe(struct mca_mtl_base_module_t *mtl, +ompi_mtl_psm_improbe(struct mca_mtl_base_module_t *mtl, struct ompi_communicator_t *comm, int src, int tag,