aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/socket_utils_posix.h
diff options
context:
space:
mode:
authorGravatar David G. Quintas <dgq@google.com>2015-08-18 11:05:49 -0700
committerGravatar David G. Quintas <dgq@google.com>2015-08-18 11:05:49 -0700
commit4f21d3549c8f652a152ae086a74dd8415ecca8fa (patch)
treed8dae211eb45035d095e4549ab5af439e67b22dc /src/core/iomgr/socket_utils_posix.h
parentbb1c795f998f052f854a6e1aeebff44e293a29f4 (diff)
parentd6c98df792198c5c9687ed35a676efbc5e621e0f (diff)
Merge pull request #2971 from ctiller/wtf-happened-to-our-formatting
clang-format all source
Diffstat (limited to 'src/core/iomgr/socket_utils_posix.h')
-rw-r--r--src/core/iomgr/socket_utils_posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/iomgr/socket_utils_posix.h b/src/core/iomgr/socket_utils_posix.h
index d2a315b462..d330d1986e 100644
--- a/src/core/iomgr/socket_utils_posix.h
+++ b/src/core/iomgr/socket_utils_posix.h
@@ -110,4 +110,4 @@ extern int grpc_forbid_dualstack_sockets_for_testing;
int grpc_create_dualstack_socket(const struct sockaddr *addr, int type,
int protocol, grpc_dualstack_mode *dsmode);
-#endif /* GRPC_INTERNAL_CORE_IOMGR_SOCKET_UTILS_POSIX_H */
+#endif /* GRPC_INTERNAL_CORE_IOMGR_SOCKET_UTILS_POSIX_H */