Craig Tiller %!s(int64=9) %!d(string=hai) anos
pai
achega
aa1c339209
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/iomgr/exec_ctx.h

+ 1 - 1
src/core/iomgr/exec_ctx.h

@@ -70,7 +70,7 @@ struct grpc_exec_ctx {
 #else
 struct grpc_exec_ctx { int unused; };
 #define GRPC_EXEC_CTX_INIT \
-  {}
+  {0}
 #endif
 
 /** Flush any work that has been enqueued onto this grpc_exec_ctx.