Browse Source

remove trailing whitespace left over

Originally committed as revision 7310 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Guillaume Poirier 19 years ago
parent
commit
05f3b6ab06
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/x11grab.c

+ 1
- 1
libavformat/x11grab.c 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


Loading…
Cancel
Save