12 lines
545 B
Diff
12 lines
545 B
Diff
--- libXrandr-1.2.0/include/X11/extensions/Xrandr.h.jx 2006-12-13 04:24:25.000000000 -0500
|
|
+++ libXrandr-1.2.0/include/X11/extensions/Xrandr.h 2007-02-28 14:43:34.000000000 -0500
|
|
@@ -296,7 +296,7 @@
|
|
int
|
|
XRRGetOutputProperty (Display *dpy, RROutput output,
|
|
Atom property, long offset, long length,
|
|
- Bool delete, Bool pending, Atom req_type,
|
|
+ Bool, Bool pending, Atom req_type,
|
|
Atom *actual_type, int *actual_format,
|
|
unsigned long *nitems, unsigned long *bytes_after,
|
|
unsigned char **prop);
|