[MPlayer-cvslog] r37159 - trunk/gui/ui/actions.c
ib
subversion at mplayerhq.hu
Wed Apr 23 13:35:10 CEST 2014
Author: ib
Date: Wed Apr 23 13:35:10 2014
New Revision: 37159
Log:
Cosmetic: Revise comment.
Modified:
trunk/gui/ui/actions.c
Modified: trunk/gui/ui/actions.c
==============================================================================
--- trunk/gui/ui/actions.c Wed Apr 23 13:26:05 2014 (r37158)
+++ trunk/gui/ui/actions.c Wed Apr 23 13:35:10 2014 (r37159)
@@ -705,8 +705,8 @@ void uiUnsetFile(void)
/**
* @brief Unset media information.
*
- * @param totals whether to unset number of chapters and angles (#True) or
- * just track, chapter and angle (#False) as well
+ * @param totals whether to additionally unset number of chapters and angles (#True)
+ * or just track, chapter and angle (#False)
*/
void uiUnsetMedia(int totals)
{
More information about the MPlayer-cvslog
mailing list