aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/status.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-01-13 11:13:42 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-01-13 11:13:42 -0800
commitb5dcec5a2e917aebd0d59772ee4aa6737064494e (patch)
treed2b8011a5eaec439677d31e4a6385d6aef1e3c5c /include/grpc/status.h
parentd8532af01c00ea46431e21c6000a5f7fe44110ca (diff)
clang-format codebase
Diffstat (limited to 'include/grpc/status.h')
-rw-r--r--include/grpc/status.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/grpc/status.h b/include/grpc/status.h
index a4ce312bf2..630b7769fd 100644
--- a/include/grpc/status.h
+++ b/include/grpc/status.h
@@ -34,7 +34,6 @@
#ifndef __GRPC_STATUS_H__
#define __GRPC_STATUS_H__
-
#ifdef __cplusplus
extern "C" {
#endif
@@ -200,4 +199,4 @@ typedef enum {
}
#endif
-#endif /* __GRPC_STATUS_H__ */
+#endif /* __GRPC_STATUS_H__ */