Signed-off-by: Cyril Brulebois <[email protected]> --- man/Xrandr.man | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/Xrandr.man b/man/Xrandr.man index 75481fa..bcb8a47 100644 --- a/man/Xrandr.man +++ b/man/Xrandr.man @@ -94,7 +94,7 @@ void XRRSelectInput\^(\^Display *\fIdpy\fP, Window \fIwindow\fP, int \fImask\fP\ * ConfigureNotify \^(\^\fIon the root window\fP\^) * returns 1 if it is an event type it understands, 0 if not */ -int XRRUpdateConfiguration\^(\^XEvent *\fIevent\fP^); +int XRRUpdateConfiguration\^(\^XEvent *\fIevent\fP\^); .sp /\(** * the following are always safe to call, even if RandR is -- 1.7.4.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
