typo in xenocara/lib/libdrm/xf86drm.c

David Coppa <[email protected]> Mon, 7 Dec 2009 20:18:51 +0100
Newsgroups gmane.os.openbsd.x11
Message-ID <[email protected]>
Hi,

attached is a fix for a typo in xenocara/lib/libdrm/xf86drm.c at line 283:

"fb = open(buf, O_RDWR, 0);" should be "fd = open(buf, O_RDWR, 0);"

ciao,
David

[demime 1.01d removed an attachment of type application/octet-stream which had a name of libdrm_fix.diff]