Skip to content

Commit 6bd2b0d

Browse files
authored
Update shmem_test_all.tex
1 parent ddae177 commit 6bd2b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/shmem_test_all.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
the element is excluded from the test set. Elements of \VAR{status} set to
5353
0 will be included in the test set, and elements set to a nonzero value will be ignored. If all elements
5454
in \VAR{status} are nonzero or \VAR{nelems} is 0, the test set is empty
55-
and this routine returns 0. If \VAR{status} is a null pointer, it is
55+
and this routine returns 1. If \VAR{status} is a null pointer, it is
5656
ignored and all elements in \VAR{ivars} are included in the test set. The
5757
\VAR{ivars}, \VAR{indices}, and \VAR{status} arrays must not overlap in
5858
memory.

0 commit comments

Comments
 (0)