aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/workqueue_posix.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-09-22 12:33:20 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-09-22 12:33:20 -0700
commita82950e68318a6aab6fe894fa39f7fa616c4647b (patch)
tree7d02bd1e9e1cbae1f14ad4ad1e06d3ae81a96dfe /src/core/iomgr/workqueue_posix.h
parent8af4c337181322cc4fb396199c90f574cfb4163f (diff)
clang-format all core files
Diffstat (limited to 'src/core/iomgr/workqueue_posix.h')
-rw-r--r--src/core/iomgr/workqueue_posix.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/iomgr/workqueue_posix.h b/src/core/iomgr/workqueue_posix.h
index 48c5af9cae..589034fe1b 100644
--- a/src/core/iomgr/workqueue_posix.h
+++ b/src/core/iomgr/workqueue_posix.h
@@ -36,8 +36,7 @@
struct grpc_fd;
-struct grpc_workqueue
-{
+struct grpc_workqueue {
gpr_refcount refs;
gpr_mu mu;