typo
authorAlan Hourihane <alanh@tungstengraphics.com>
Tue, 26 Jul 2005 23:09:50 +0000 (23:09 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Tue, 26 Jul 2005 23:09:50 +0000 (23:09 +0000)
src/mesa/drivers/dri/i915/intel_screen.c

index 49423e2302110b5f8373e66ed9914e040ad976c2..ca8f34657ca92fb914d593547d73ee52bc20ee1d 100644 (file)
@@ -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 };