- Update to trunk

svn path=/branches/audio-bringup/; revision=49927
This commit is contained in:
Johannes Anderwald 2010-12-03 15:05:26 +00:00
commit 6c8e7899a9
731 changed files with 37805 additions and 18893 deletions

View file

@ -14,7 +14,7 @@
* Lars Wirzenius & Linus Torvalds
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
#ifndef USE_NEW_SPRINTF
#include <precomp.h>
#include <wchar.h>
@ -879,3 +879,4 @@ int __cdecl vsprintf(char *buf, const char *fmt, va_list args)
}
#endif
/* EOF */
#endif