Mercurial > libavformat.hg
changeset 1588:d5d8ba9f1d2f libavformat
remove trailing whitespace left over
author | gpoirier |
---|---|
date | Wed, 13 Dec 2006 09:14:30 +0000 |
parents | d977c962f64b |
children | d63bac8be31a |
files | x11grab.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/x11grab.c Wed Dec 13 08:51:01 2006 +0000 +++ b/x11grab.c Wed Dec 13 09:14:30 2006 +0000 @@ -365,7 +365,7 @@ * 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