We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c71d630 + 6e9cf74 commit ecd206dCopy full SHA for ecd206d
ompi/mca/part/persist/part_persist_component.h
@@ -5,7 +5,7 @@
5
* Copyright (c) 2004-2006 The University of Tennessee and The University
6
* of Tennessee Research Foundation. All rights
7
* reserved.
8
- * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
+ * Copyright (c) 2004-2025 High Performance Computing Center Stuttgart,
9
* University of Stuttgart. All rights reserved.
10
* Copyright (c) 2020-2021 Sandia National Laboratories. All rights reserved.
11
* $COPYRIGHT$
@@ -26,7 +26,7 @@ BEGIN_C_DECLS
26
/*
27
* PART module functions.
28
*/
29
-OMPI_DECLSPEC extern mca_part_base_component_4_0_0_t mca_part_rma_component;
+OMPI_DECLSPEC extern mca_part_base_component_4_0_0_t mca_part_persist_component;
30
31
END_C_DECLS
32
0 commit comments