Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/libdrm/dist
Module Name: xsrc
Committed By: riastradh
Date: Sat Mar 22 02:15:00 UTC 2014
Modified Files:
xsrc/external/mit/libdrm/dist: xf86drm.c
Log Message:
Use #ifdef DRM_IOCTL_MMAP, not #ifdef __NetBSD__.
Initialize with `= {0}' rather than a temporary static constant
variable.
Requested by christos@.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/libdrm/dist/xf86drm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index