Mercurial > mplayer.hg
changeset 36859:9bc711c42ea6
Update documentation.
This is missing in r36954.
author | ib |
---|---|
date | Fri, 28 Feb 2014 14:20:52 +0000 |
parents | bb067298265a |
children | d66aef85ae31 |
files | gui/app/app.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gui/app/app.c Fri Feb 28 14:11:25 2014 +0000 +++ b/gui/app/app.c Fri Feb 28 14:20:52 2014 +0000 @@ -239,7 +239,7 @@ * @brief Set the @a pressed state (i.e. a new value) to the item belonging to an event. * * @param event event - * @param set new value + * @param state new state */ void btnSet(int event, int state) {