nouveau: compilation fixes
authorPatrice Mandin <pmandin@caramail.com>
Sun, 2 Mar 2008 11:16:23 +0000 (12:16 +0100)
committerPatrice Mandin <pmandin@caramail.com>
Sun, 2 Mar 2008 11:16:23 +0000 (12:16 +0100)
src/mesa/drivers/dri/nouveau/nouveau_screen.c

index 9fe8e868704eee515593738bfe1d01f6dd376c1b..53d00e17a12edd2a7737040375a5d5b35b682f19 100644 (file)
@@ -214,7 +214,7 @@ static const struct __DriverAPIRec nouveauAPI = {
 
 
 static __GLcontextModes *
-nouveauFillInModes( __DRIscreenPRiv *psp,
+nouveauFillInModes( __DRIscreenPrivate *psp,
                    unsigned pixel_bits, unsigned depth_bits,
                    unsigned stencil_bits, GLboolean have_back_buffer )
 {
@@ -304,7 +304,7 @@ __GLcontextModes *__driDriverInitScreen(__DRIscreenPrivate *psp)
                  "  git://anongit.freedesktop.org/git/nouveau/mesa\n");
 
 #if NOUVEAU_DRM_HEADER_PATCHLEVEL != 10
-#error nouveau_drm.h version doesn't match expected version
+#error nouveau_drm.h version does not match expected version
 #endif
 
        if (!driCheckDriDdxDrmVersions2("nouveau",