diff options
author | Craig Tiller <ctiller@google.com> | 2017-10-11 08:29:57 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-10-11 08:29:57 -0700 |
commit | 7d5a6b877e881f648a9780f05b8d7dfa68e5c706 (patch) | |
tree | 2718011d435c4cd7e17861f7175e016bc6ef7e49 /src/core/lib/iomgr/unix_sockets_posix.h | |
parent | 6f41ad760be147c93f9c4eab087a0f0aef8a7e32 (diff) | |
parent | 4048569477b71aab51821beea4ef2e4698779b93 (diff) |
Merge branch 'chttp2_timer' into timer
Diffstat (limited to 'src/core/lib/iomgr/unix_sockets_posix.h')
-rw-r--r-- | src/core/lib/iomgr/unix_sockets_posix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/iomgr/unix_sockets_posix.h b/src/core/lib/iomgr/unix_sockets_posix.h index b96131ae1c..3e7f9c7d1e 100644 --- a/src/core/lib/iomgr/unix_sockets_posix.h +++ b/src/core/lib/iomgr/unix_sockets_posix.h @@ -46,4 +46,4 @@ char *grpc_sockaddr_to_uri_unix_if_possible( } #endif -#endif /* GRPC_CORE_LIB_IOMGR_UNIX_SOCKETS_POSIX_H */
\ No newline at end of file +#endif /* GRPC_CORE_LIB_IOMGR_UNIX_SOCKETS_POSIX_H */ |