OpenGL32: fix wglGetProcAddress typo

Roderick Colenbrander thunderbird2k at gmx.net
Thu Dec 28 16:46:25 CST 2006


Hi,

As Michael Stefaniuc pointed out I made a small typo in wglGetProcAddress. It was something like this:
if(condition == NULL);

The patches removes the ';' and adds a return value for a situation in which no return value was returned. This case was silenced by the bad ';'.

Regards,
Roderick Colenbrander


-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opengl32_fix.patch
Type: text/x-patch
Size: 823 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061228/23e0f9b2/opengl32_fix.bin


More information about the wine-patches mailing list