Skip to content
Snippets Groups Projects
Commit 1df328fe authored by Craig Tiller's avatar Craig Tiller
Browse files

clang-format

parent 049a3a63
No related branches found
No related tags found
No related merge requests found
...@@ -63,4 +63,3 @@ void gpr_mpscq_push(gpr_mpscq *q, gpr_mpscq_node *n); ...@@ -63,4 +63,3 @@ void gpr_mpscq_push(gpr_mpscq *q, gpr_mpscq_node *n);
gpr_mpscq_node *gpr_mpscq_pop(gpr_mpscq *q); gpr_mpscq_node *gpr_mpscq_pop(gpr_mpscq *q);
#endif /* GRPC_CORE_LIB_SUPPORT_MPSCQ_H */ #endif /* GRPC_CORE_LIB_SUPPORT_MPSCQ_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment