Skip to content
Snippets Groups Projects
Commit d44965e2 authored by Moe Jette's avatar Moe Jette
Browse files

Tweak a comment.

parent 7498cace
No related branches found
No related tags found
No related merge requests found
......@@ -945,7 +945,7 @@ int PMI_KVS_Destroy( const char kvsname[] )
int i, found = 0;
if (pmi_debug)
fprintf(stderr, "In: PMI_KVS_Destroy - NOT SUPPORTED\n");
fprintf(stderr, "In: PMI_KVS_Destroy - NOT FULLY SUPPORTED\n");
if (kvsname == NULL)
return PMI_ERR_INVALID_ARG;
......
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