mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
Cleanup bad whitespace
Introduced in commit e6ac87f5f1d484e07801d4d03be3a8aaad2a36f1.
This commit is contained in:
parent
e6ac87f5f1
commit
d0ce18885c
@ -415,8 +415,8 @@ TELETONE_API(int) teletone_run(teletone_generation_session_t *ts, const char *cm
|
||||
}
|
||||
do {
|
||||
#if (_MSC_VER == 1600)
|
||||
if (!p) {
|
||||
break;
|
||||
if (!p) {
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
if ((next = strchr(p, ',')) != 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user