diff options
author | Craig Tiller <ctiller@google.com> | 2017-10-10 22:14:56 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-10-10 22:14:56 -0700 |
commit | 5d38ac60b84dfebc20d142501e8b55e3154c8d65 (patch) | |
tree | 8708ad4ad3c49762e2cc1a7ad7eded9f52bdc077 /src/core/lib/transport/connectivity_state.h | |
parent | b8b68761aed8053d894b04a56e6a3e158fed801d (diff) | |
parent | 0a64225aab8b8b66890839cd04655ca96f86d59a (diff) |
Merge branch 'timer' into pid++
Diffstat (limited to 'src/core/lib/transport/connectivity_state.h')
-rw-r--r-- | src/core/lib/transport/connectivity_state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/transport/connectivity_state.h b/src/core/lib/transport/connectivity_state.h index 1796a540a7..c0ba188148 100644 --- a/src/core/lib/transport/connectivity_state.h +++ b/src/core/lib/transport/connectivity_state.h @@ -92,4 +92,4 @@ bool grpc_connectivity_state_notify_on_state_change( } #endif -#endif /* GRPC_CORE_LIB_TRANSPORT_CONNECTIVITY_STATE_H */
\ No newline at end of file +#endif /* GRPC_CORE_LIB_TRANSPORT_CONNECTIVITY_STATE_H */ |