From 15fbbf1138cf03a7d75bbffb6489825e35bcd399 Mon Sep 17 00:00:00 2001 From: Aleksey Bragin Date: Sun, 18 Nov 2007 19:15:11 +0000 Subject: [PATCH] - Make .def file more consinsten with mingw's syntax (by aicommander). svn path=/trunk/; revision=30558 --- reactos/dll/win32/opengl32/opengl32.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/opengl32/opengl32.def b/reactos/dll/win32/opengl32/opengl32.def index d004f36df65..8cf81acc08c 100644 --- a/reactos/dll/win32/opengl32/opengl32.def +++ b/reactos/dll/win32/opengl32/opengl32.def @@ -383,7 +383,7 @@ wglDescribeLayerPlane@20=rosglDescribeLayerPlane@20 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