winex11.drv: Fix comment for #endif.

This commit is contained in:
Gerald Pfeifer 2010-09-06 20:51:41 +02:00 committed by Alexandre Julliard
parent 07b5c4becf
commit 0aa27296d3

View file

@ -4029,4 +4029,4 @@ XVisualInfo *visual_from_fbconfig_id( XID fbconfig_id )
return NULL;
}
#endif /* defined(HAVE_OPENGL) */
#endif /* defined(SONAME_LIBGL) */