<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<div>Whow I sure did mess that up</div><div>I had my patch -- then fixed it up and made a new patch</div><div>And for some dumb reason I uploaded the OLD version...</div><div>Sigh</div><div><br></div><div>I will resubmit that patch</div><div>(Sorry about my git newbie-ness)</div><div><br></div><div><span class="Apple-style-span" style="font-size: 11px; "> - Nick</span><br></div><br>> From: stefan@codeweavers.com<br>> To: wine-devel@winehq.org<br>> Subject: RE: [PATCH] wined3d_gl.h minor typo fix<br>> Date: Fri, 19 Dec 2008 01:17:13 +0100<br>> <br>>> -    USE_GL_FUNC(PGLFNGLFOGCOORDDVEXTPROC,<br>> glFogCoordvEXT,                             EXT_FOG_COORD,          NULL )\<br>>> +    USE_GL_FUNC(PGLFNGLFOGCOORDDVEXTPROC,<br>> glFogCoorddvEXT,                             EXT_FOG_COORD,          NULL )\<br>> I think I fixed that one with a patch in my glFogCoord emulation patchset a<br>> few days ago. Did you forget to update your git tree, or did I miss<br>> something?<br>> <br>> Other than that, the patch breaks the alignment of the 3rd and 4th column<br>> because a 'v' was added to the function name, but no space removed to keep<br>> the alignment.<br></body>
</html>