[MPlayer-cvslog] r36014 - trunk/gui/app/cfg-old.c
ib
subversion at mplayerhq.hu
Tue Mar 19 17:15:32 CET 2013
Author: ib
Date: Tue Mar 19 17:15:32 2013
New Revision: 36014
Log:
Revise doxygen comment.
The old one was meaningless.
Modified:
trunk/gui/app/cfg-old.c
Modified: trunk/gui/app/cfg-old.c
==============================================================================
--- trunk/gui/app/cfg-old.c Tue Mar 19 14:39:56 2013 (r36013)
+++ trunk/gui/app/cfg-old.c Tue Mar 19 17:15:32 2013 (r36014)
@@ -22,8 +22,9 @@
*/
/**
- * @brief Convert a filename which is either in UTF-8
- * or in an encoding specified in G_FILENAME_ENCODING.
+ * @brief Convert a filename into the original byte sequence
+ * according to the encoding specified in G_FILENAME_ENCODING,
+ * if it's currently in UTF-8.
*
* @param fname filename
*
More information about the MPlayer-cvslog
mailing list