diff options
author | David Garcia Quintas <dgq@google.com> | 2016-01-21 10:08:22 -0800 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-01-21 10:08:22 -0800 |
commit | 1d9b8079cb92597ed9fef1a03c1af4e03e7ad7e4 (patch) | |
tree | c162631fadbe70910da20e8e0483a7353e68a025 /include/grpc++ | |
parent | a43aadd7e1c2dba201eb547f9d445b17f4f65098 (diff) |
clang-format
Diffstat (limited to 'include/grpc++')
-rw-r--r-- | include/grpc++/impl/codegen/call_hook.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc++/impl/codegen/call_hook.h b/include/grpc++/impl/codegen/call_hook.h index d5131413fb..0b6027293a 100644 --- a/include/grpc++/impl/codegen/call_hook.h +++ b/include/grpc++/impl/codegen/call_hook.h @@ -48,4 +48,4 @@ class CallHook { } // namespace grpc -#endif // GRPCXX_IMPL_CODEGEN_CALL_HOOK_H +#endif // GRPCXX_IMPL_CODEGEN_CALL_HOOK_H |