clang fixes

This commit is contained in:
Vítor Santos Costa
2013-11-15 10:38:00 +00:00
parent 6de15433aa
commit 3c7656b619
7 changed files with 48 additions and 14 deletions

View File

@@ -1924,6 +1924,7 @@ Svprintf(const char *fm, va_list args)
break; \
} \
default: \
c = '\0'; \
break; \
}