提交 d0ce1888 authored 作者: Travis Cross's avatar Travis Cross

Cleanup bad whitespace

Introduced in commit e6ac87f5.
上级 e6ac87f5
......@@ -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) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论