# HG changeset patch # User gpoirier # Date 1166001270 0 # Node ID d5d8ba9f1d2fd4914962f51c4dbc71fce0123359 # Parent d977c962f64b4645aea5c1f64a3ea1186a719deb remove trailing whitespace left over diff -r d977c962f64b -r d5d8ba9f1d2f x11grab.c --- a/x11grab.c Wed Dec 13 08:51:01 2006 +0000 +++ b/x11grab.c Wed Dec 13 09:14:30 2006 +0000 @@ -365,7 +365,7 @@ * Reads new data in the image structure. * * @param dpy X11 display to grab from - * @param d + * @param d * @param image Image where the grab will be put * @param x Top-Left grabbing rectangle horizontal coordinate * @param y Top-Left grabbing rectangle vertical coordinate