Author: fireball Date: Sun Nov 18 22:15:11 2007 New Revision: 30558
URL: http://svn.reactos.org/svn/reactos?rev=30558&view=rev Log: - Make .def file more consinsten with mingw's syntax (by aicommander).
Modified: trunk/reactos/dll/win32/opengl32/opengl32.def
Modified: trunk/reactos/dll/win32/opengl32/opengl32.def URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/opengl32/opengl32... ============================================================================== --- trunk/reactos/dll/win32/opengl32/opengl32.def (original) +++ trunk/reactos/dll/win32/opengl32/opengl32.def Sun Nov 18 22:15:11 2007 @@ -383,7 +383,7 @@ wglDescribePixelFormat@16=rosglDescribePixelFormat@16 wglGetCurrentContext@0=rosglGetCurrentContext@0 wglGetCurrentDC@0=rosglGetCurrentDC@0 -wglGetDefaultProcAddress=rosglGetDefaultProcAddress@4 +wglGetDefaultProcAddress@4=rosglGetDefaultProcAddress@4 wglGetLayerPaletteEntries@20=rosglGetLayerPaletteEntries@20 wglGetPixelFormat@4=rosglGetPixelFormat@4 wglGetProcAddress@4=rosglGetProcAddress@4