# HG changeset patch # User ib # Date 1393597252 0 # Node ID 9bc711c42ea6425f74c3cd0a902a426cf26aedfc # Parent bb067298265a210f1f40c409e3674d4da8228d76 Update documentation. This is missing in r36954. diff -r bb067298265a -r 9bc711c42ea6 gui/app/app.c --- 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) {