Re: Assorted typos fixes (resend 2)
4 Feb
2014
4 Feb
'14
7:28 a.m.
On 2/4/2014 17:21, Andrey Gusev wrote:
- FIXME("(%p)->(%s,%p,%p,%08x): stub !\n", iface, lpszFileName, pec, pvRef, dwFlags); + FIXME("(%p)->(%s,%p,%p,%08x): stub!\n", iface, lpszFileName, pec, pvRef, dwFlags); It's nice to have a proper spacing of course, but I don't think it justifies such changes.
-#define WINE_FILENAME_STR "dpnadr.dll" +#define WINE_FILENAME_STR "dpnaddr.dll" - ok(dip_gain_get.dwData==dip_gain_set.dwData, "Gain not udated: %i\n", dip_gain_get.dwData); + ok(dip_gain_get.dwData==dip_gain_set.dwData, "Gain not updated: %i\n", dip_gain_get.dwData); These ones are valid, and some others too. But the rest is a noise.
4332
Age (days ago)
4332
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov