From: Travis Cross Date: Sun, 26 May 2013 11:28:06 +0000 (+0000) Subject: Add missing newline at end of mod_say_fa.c X-Git-Tag: v1.2.13~309 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60877cde66c66214efa7faf9d89419466a16418;p=thirdparty%2Ffreeswitch.git Add missing newline at end of mod_say_fa.c --- diff --git a/src/mod/say/mod_say_fa/mod_say_fa.c b/src/mod/say/mod_say_fa/mod_say_fa.c index 838465b612..db533f2e57 100644 --- a/src/mod/say/mod_say_fa/mod_say_fa.c +++ b/src/mod/say/mod_say_fa/mod_say_fa.c @@ -690,4 +690,4 @@ void jalali_to_gregorian(int *g_y, int *g_m, int *g_d, * End: * For VIM: * vim:set softtabstop=4 shiftwidth=4 tabstop=4: - */ \ No newline at end of file + */