Fix comment

pull/14166/head
Juanli Shen 7 years ago
parent 1a78ef4c49
commit c872ad4590
  1. 2
      src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc

@ -171,7 +171,7 @@ struct pending_ping {
typedef struct glb_lb_call_data {
struct glb_lb_policy* glb_policy;
// todo refactor
// TODO(juanlishen): c++ize this struct.
gpr_refcount refs;
/** The streaming call to the LB server. Always non-NULL. */

Loading…
Cancel
Save