sync with trunk (r48253)

svn path=/branches/reactos-yarotows/; revision=48255
This commit is contained in:
Jérôme Gardou 2010-07-25 16:44:57 +00:00
parent fbcac4b275
commit 21a56a9d82
29 changed files with 295 additions and 193 deletions

View file

@ -73,7 +73,7 @@ IntToChar2(int x)
return u.char2;
}
FORCEINLINE
static __inline
void
FillBuf(timebuf_t *buf, const struct tm *ptm)
{