diff --git a/examples/ring_c.c b/examples/ring_c.c index 8551e4f7015..743fa3693ba 100644 --- a/examples/ring_c.c +++ b/examples/ring_c.c @@ -31,6 +31,7 @@ int main(int argc, char *argv[]) put the number of times to go around the ring in the message. */ + if (0 == rank) { message = 10;