grpc/test/core/network_benchmarks
Ronnie Sahlberg 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0
Change all !str[n]cmp to be str[n]cmp == 0 consistently across the codebase.

Issue #231

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2015-03-07 08:39:22 -08:00
..
low_level_ping_pong.c strcmp: change all !str[n]cmp to str[n]cmp == 0 2015-03-07 08:39:22 -08:00