i915: Get up to date with the latest EGL changes

This commit is contained in:
Jakob Bornecrantz
2008-05-29 12:54:01 +02:00
parent f751371028
commit 0cd75a4c99
+1 -1
View File
@@ -588,7 +588,7 @@ drm_swap_buffers(_EGLDriver *drv, EGLDisplay dpy, EGLSurface draw)
* plug in API functions.
*/
_EGLDriver *
_eglMain(_EGLDisplay *dpy)
_eglMain(_EGLDisplay *dpy, const char *args)
{
struct drm_driver *drm;