remove trailing whitespace left over

Originally committed as revision 7310 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Guillaume Poirier 2006-12-13 09:14:30 +00:00
parent bd8393387f
commit 05f3b6ab06
1 changed files with 1 additions and 1 deletions

View 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