remove trailing whitespace left over
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Wed, 13 Dec 2006 09:14:30 +0000 (09:14 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Wed, 13 Dec 2006 09:14:30 +0000 (09:14 +0000)
Originally committed as revision 7310 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/x11grab.c

index b9393e6..2f200e8 100644 (file)
@@ -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