[Pvfs2-cvs] commit by kunkel in pvfs2/src/io/bmi/bmi_gm: bmi-gm.c
CVS commit program
cvs at parl.clemson.edu
Wed May 23 16:49:13 EDT 2007
Update of /projects/cvsroot/pvfs2/src/io/bmi/bmi_gm
In directory parlweb1:/tmp/cvs-serv20193/src/io/bmi/bmi_gm
Modified Files:
Tag: pvfs2-kunkel-tas-branch
bmi-gm.c
Log Message:
Merge HEAD changes to TAS-branch.
Index: bmi-gm.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/bmi/bmi_gm/bmi-gm.c,v
diff -p -u -r1.82 -r1.82.8.1
--- bmi-gm.c 11 Sep 2006 20:22:02 -0000 1.82
+++ bmi-gm.c 23 May 2007 20:49:13 -0000 1.82.8.1
@@ -158,7 +158,7 @@ struct bmi_method_ops bmi_gm_ops = {
.BMI_meth_memfree = BMI_gm_memfree,
.BMI_meth_unexpected_free = BMI_gm_unexpected_free,
.BMI_meth_post_send = BMI_gm_post_send,
- .BMI_meth_post_sendunexpected_list = BMI_gm_post_sendunexpected,
+ .BMI_meth_post_sendunexpected = BMI_gm_post_sendunexpected,
.BMI_meth_post_recv = BMI_gm_post_recv,
.BMI_meth_test = BMI_gm_test,
.BMI_meth_testsome = BMI_gm_testsome,
More information about the Pvfs2-cvs
mailing list