Reverted Bob's indent checkin
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403475
This commit is contained in:
parent
e32916c7f0
commit
d123950aa3
33 changed files with 501 additions and 659 deletions
|
@ -417,8 +417,8 @@ X11_GL_CreateContext(_THIS, SDL_Window * window)
|
|||
SDL_WindowData *data = (SDL_WindowData *) window->driverdata;
|
||||
Display *display = data->videodata->display;
|
||||
int screen =
|
||||
((SDL_DisplayData *) SDL_GetDisplayFromWindow(window)->driverdata)->
|
||||
screen;
|
||||
((SDL_DisplayData *) SDL_GetDisplayFromWindow(window)->
|
||||
driverdata)->screen;
|
||||
XWindowAttributes xattr;
|
||||
XVisualInfo v, *vinfo;
|
||||
int n;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue