aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-05-09 18:12:22 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-05-09 18:12:22 -0700
commit36398e79787ec151816d017e3544db7e04d0d035 (patch)
treeacd3a9418faa6579d4b98b721f819f71c4ca5f03
parentbf5a5f92bea2bfcae4c97185b92b277b34d8638c (diff)
Fix argument string
-rw-r--r--include/grpc/impl/codegen/grpc_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc/impl/codegen/grpc_types.h b/include/grpc/impl/codegen/grpc_types.h
index a183e1382d..37452e24c5 100644
--- a/include/grpc/impl/codegen/grpc_types.h
+++ b/include/grpc/impl/codegen/grpc_types.h
@@ -297,7 +297,7 @@ each time recvmsg (or equivalent) is called */
If 0 or unset, the balancer calls will have no deadline. */
#define GRPC_ARG_GRPCLB_CALL_TIMEOUT_MS "grpc.grpclb_timeout_ms"
/** If non-zero, grpc server's cronet compression workaround will be enabled */
-#define GRPC_ARG_WORKAROUND_CRONET_COMPRESSION "grpc.socket_factory"
+#define GRPC_ARG_WORKAROUND_CRONET_COMPRESSION "grpc.workaround.cronet_compression"
/** \} */
/** Result of a grpc call. If the caller satisfies the prerequisites of a