projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd83933
)
remove trailing whitespace left over
author
Guillaume Poirier
<gpoirier@mplayerhq.hu>
Wed, 13 Dec 2006 09:14:30 +0000
(09:14 +0000)
committer
Guillaume 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
patch
|
blob
|
history
diff --git
a/libavformat/x11grab.c
b/libavformat/x11grab.c
index
b9393e6
..
2f200e8
100644
(file)
--- 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