changeset 677:92a933bf2f0f

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sat, 09 Aug 2003 18:27:27 +0000
parents 8b58eeef4576
children 7f691fa4c1c7
files src/video/wincommon/SDL_wingl.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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;