[MPlayer-cvslog] r36955 - trunk/gui/app/app.c
ib
subversion at mplayerhq.hu
Fri Feb 28 15:20:52 CET 2014
Author: ib
Date: Fri Feb 28 15:20:52 2014
New Revision: 36955
Log:
Update documentation.
This is missing in r36954.
Modified:
trunk/gui/app/app.c
Modified: trunk/gui/app/app.c
==============================================================================
--- trunk/gui/app/app.c Fri Feb 28 15:11:25 2014 (r36954)
+++ trunk/gui/app/app.c Fri Feb 28 15:20:52 2014 (r36955)
@@ -239,7 +239,7 @@ void btnModify(int event, float state)
* @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)
{
More information about the MPlayer-cvslog
mailing list