We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba5293 commit 2c8437cCopy full SHA for 2c8437c
ompi/mca/fs/pvfs2/fs_pvfs2.h
@@ -48,7 +48,7 @@ BEGIN_C_DECLS
48
struct mca_fs_pvfs2_s {
49
PVFS_credentials credentials;
50
PVFS_object_ref object_ref;
51
-} mca_fs_pvfs2_s;
+};
52
typedef struct mca_fs_pvfs2_s mca_fs_pvfs2;
53
54
int mca_fs_pvfs2_component_init_query(bool enable_progress_threads,
0 commit comments