aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support/log_posix.c
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 /src/core/support/log_posix.c
parent0605995e55a2030c5a2a82092a253e7188b8d2fb (diff)
Add missing new-lines at end of file
Diffstat (limited to 'src/core/support/log_posix.c')
-rw-r--r--src/core/support/log_posix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/support/log_posix.c b/src/core/support/log_posix.c
index 40c75989f1..8f85791466 100644
--- a/src/core/support/log_posix.c
+++ b/src/core/support/log_posix.c
@@ -97,4 +97,4 @@ void gpr_default_log(gpr_log_func_args *args) {
args->message);
}
-#endif /* defined(GPR_POSIX_LOG) */ \ No newline at end of file
+#endif /* defined(GPR_POSIX_LOG) */