Re: wined3d: Fix a typo in FIXME() messages
9 May
2016
9 May
'16
8:43 a.m.
On 1 May 2016 at 10:55, Andrey Gusev <andrey.goosev(a)gmail.com> wrote:
- FIXME("Unrecognied FBO status 0x%08x\n", status); + FIXME("Unrecognized FBO status 0x%08x\n", status); ... - FIXME("Unrecognied GL error 0x%08x\n", error); + FIXME("Unrecognized GL error 0x%08x\n", error);
Like the d3d9/tests patch.
3506
Age (days ago)
3506
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet