aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/support/useful.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-02-18 09:23:38 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-02-18 09:23:38 -0800
commit190d360defe58eec0540d50cbb5d4a8f4878c4f1 (patch)
tree22e169a0f6780559fef31d847ad226c7ebd8cb4a /include/grpc/support/useful.h
parent0605995e55a2030c5a2a82092a253e7188b8d2fb (diff)
Add missing new-lines at end of file
Diffstat (limited to 'include/grpc/support/useful.h')
-rw-r--r--include/grpc/support/useful.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc/support/useful.h b/include/grpc/support/useful.h
index 0847d35102..8d756c37c3 100644
--- a/include/grpc/support/useful.h
+++ b/include/grpc/support/useful.h
@@ -45,4 +45,4 @@
#define GPR_ARRAY_SIZE(array) (sizeof(array) / sizeof(*(array)))
-#endif /* __GRPC_SUPPORT_USEFUL_H__ */ \ No newline at end of file
+#endif /* __GRPC_SUPPORT_USEFUL_H__ */