More EGL prep. No impact on anything outside of EGL
[mesa.git] / src / mesa / drivers / dri / radeon / server / radeon_dri.c
index 0373036973e936bd6035e75ce68fd6d2bbbbd060..b07a7797065d23e1bad70602920b21bd7dcb17e9 100644 (file)
@@ -455,7 +455,7 @@ static int RADEONDRIPciInit(const DRIDriverContext *ctx, RADEONInfoPtr info)
        return 0;
     }
     fprintf(stderr,
-              "[pci] %d kB allocated with handle 0x%08x\n",
+              "[pci] %d kB allocated with handle 0x%08lx\n",
               info->gartSize*1024, info->gartMemHandle);
 
    info->gartOffset = 0;