1
1

fix an export declaration name

This commit was SVN r26895.
This commit is contained in:
Shiqing Fan 2012-07-27 13:26:24 +00:00
parent f27251ca13
commit 660188307c

View File

@ -29,7 +29,7 @@
BEGIN_C_DECLS
OPAL_DECLSPEC extern const char *orte_info_type_orte;
ORTE_DECLSPEC extern const char *orte_info_type_orte;
ORTE_DECLSPEC void orte_info_register_types(opal_pointer_array_t *mca_types);