]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Cleanup bad whitespace
authorTravis Cross <tc@traviscross.com>
Wed, 21 May 2014 17:25:32 +0000 (17:25 +0000)
committerTravis Cross <tc@traviscross.com>
Wed, 21 May 2014 17:25:32 +0000 (17:25 +0000)
Introduced in commit e6ac87f5f1d484e07801d4d03be3a8aaad2a36f1.

libs/libteletone/src/libteletone_generate.c

index f989d8d4c5e0066acd8ddb05c265096a4f997364..f052c1fe9e71dabd1aa7e8fb020e058047d57f4c 100644 (file)
@@ -415,8 +415,8 @@ TELETONE_API(int) teletone_run(teletone_generation_session_t *ts, const char *cm
                                                        }
                                                        do {
 #if (_MSC_VER == 1600)
-                                                               if (!p) {\r
-                                                                       break;\r
+                                                               if (!p) {
+                                                                       break;
                                                                }
 #endif
                                                                if ((next = strchr(p, ',')) != 0) {