diff src/video/wincommon/SDL_wingl.c @ 677:92a933bf2f0f

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sat, 09 Aug 2003 18:27:27 +0000
parents 338a62f9a528
children ed57c876700d
line wrap: on
line diff
--- a/src/video/wincommon/SDL_wingl.c	Sat Aug 09 18:22:16 2003 +0000
+++ b/src/video/wincommon/SDL_wingl.c	Sat Aug 09 18:27:27 2003 +0000
@@ -79,7 +79,7 @@
 	return(status);
 }
 
-static int Init_WGL_ARB_extensions(_THIS)
+static void Init_WGL_ARB_extensions(_THIS)
 {
 	HWND hwnd;
 	HDC hdc;