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/support/string_win32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/support/string_win32.c') diff --git a/src/core/support/string_win32.c b/src/core/support/string_win32.c index b853f25880..583abd27d8 100644 --- a/src/core/support/string_win32.c +++ b/src/core/support/string_win32.c @@ -107,4 +107,4 @@ char *gpr_char_to_tchar(LPTSTR input) { } #endif -#endif /* GPR_WIN32 */ \ No newline at end of file +#endif /* GPR_WIN32 */ -- cgit v1.2.3