Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Aug 9, 2003
1 parent 55c5509 commit 0309942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/video/wincommon/SDL_wingl.c
Expand Up @@ -79,7 +79,7 @@ static int WIN_GL_ResetWindow(_THIS)
return(status);
}

static int Init_WGL_ARB_extensions(_THIS)
static void Init_WGL_ARB_extensions(_THIS)
{
HWND hwnd;
HDC hdc;
Expand Down

0 comments on commit 0309942

Please sign in to comment.