Skip to content
Snippets Groups Projects
Commit 03bad1f7 authored by Xingran Wang's avatar Xingran Wang
Browse files

correct comment typo

parent 5eb8cbb1
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ int cdiPioCSRBalanced(MPI_Comm commSuper, int IOMode, int nProcsIO);
* representation of mode or -1 if no match was found */
int cdiPioStr2IOMode(const char *modeStr);
/* cdiPioStr2IOMode: return string corresponding to integer
/* cdiPioIOMode2Str: return string corresponding to integer
* code of mode or empty string if code is not valid */
const char *
cdiPioIOMode2Str(int IOMode);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment