aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/x11grab.c
diff options
context:
space:
mode:
authorGuillaume Poirier <gpoirier@mplayerhq.hu>2006-12-13 09:14:30 +0000
committerGuillaume Poirier <gpoirier@mplayerhq.hu>2006-12-13 09:14:30 +0000
commit05f3b6ab0604ba8ff3feb2d730855bcd681f5ebb (patch)
tree8ce979792642de3a2f7c8e3cdc72f7094788c9b7 /libavformat/x11grab.c
parentbd8393387fc5f6accc9f912999ffc0c817eec88d (diff)
downloadffmpeg-05f3b6ab0604ba8ff3feb2d730855bcd681f5ebb.tar.gz
remove trailing whitespace left over
Originally committed as revision 7310 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/x11grab.c')
-rw-r--r--libavformat/x11grab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/x11grab.c b/libavformat/x11grab.c
index b9393e68a1..2f200e8c94 100644
--- a/libavformat/x11grab.c
+++ b/libavformat/x11grab.c
@@ -365,7 +365,7 @@ paint_mouse_pointer(XImage *image, x11_grab_t *s, int x, int y)
* 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