http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07b5c4b
)
winex11.drv: Fix comment for #endif.
author
Gerald Pfeifer
<gerald@pfeifer.com>
Mon, 6 Sep 2010 18:51:41 +0000
(20:51 +0200)
committer
Alexandre Julliard
<julliard@winehq.org>
Tue, 7 Sep 2010 09:23:51 +0000
(11:23 +0200)
dlls/winex11.drv/opengl.c
patch
|
blob
|
blame
|
history
diff --git
a/dlls/winex11.drv/opengl.c
b/dlls/winex11.drv/opengl.c
index 38696196a06d284c0b30e129703f03bde4151e8f..11913322bc9712df3939aec8c2d7f4ff187d5cc2 100644
(file)
--- a/
dlls/winex11.drv/opengl.c
+++ b/
dlls/winex11.drv/opengl.c
@@
-4029,4
+4029,4
@@
XVisualInfo *visual_from_fbconfig_id( XID fbconfig_id )
return NULL;
}
-#endif /* defined(
HAVE_OPEN
GL) */
+#endif /* defined(
SONAME_LIB
GL) */