From 190d360defe58eec0540d50cbb5d4a8f4878c4f1 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Wed, 18 Feb 2015 09:23:38 -0800 Subject: Add missing new-lines at end of file --- src/core/statistics/census_log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/statistics/census_log.c') diff --git a/src/core/statistics/census_log.c b/src/core/statistics/census_log.c index 6633b044e0..24e46876d2 100644 --- a/src/core/statistics/census_log.c +++ b/src/core/statistics/census_log.c @@ -601,4 +601,4 @@ size_t census_log_remaining_space(void) { int census_log_out_of_space_count(void) { GPR_ASSERT(g_log.initialized); return gpr_atm_acq_load(&g_log.out_of_space_count); -} \ No newline at end of file +} -- cgit v1.2.3