mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 16:40:13 +01:00
typo
This commit is contained in:
parent
36d6e9df16
commit
a7df74ea02
1 changed files with 1 additions and 1 deletions
|
|
@ -470,7 +470,7 @@ void * __driCreateNewScreen_20050725( __DRInativeDisplay *dpy, int scrn, __DRIsc
|
|||
|
||||
{
|
||||
__DRIscreenPrivate *psp;
|
||||
static const __DRIversion ddx_expected = { 1, 0, 0 };
|
||||
static const __DRIversion ddx_expected = { 1, 4, 0 };
|
||||
static const __DRIversion dri_expected = { 4, 0, 0 };
|
||||
static const __DRIversion drm_expected = { 1, 1, 0 };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue