[MPlayer-cvslog] r34060 - trunk/gui/skin/skin.c

ib subversion at mplayerhq.hu
Mon Sep 5 20:29:35 CEST 2011


Author: ib
Date: Mon Sep  5 20:29:35 2011
New Revision: 34060

Log:
Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.

This is missing in r34057 and r34058.

Modified:
   trunk/gui/skin/skin.c

Modified: trunk/gui/skin/skin.c
==============================================================================
--- trunk/gui/skin/skin.c	Mon Sep  5 18:19:04 2011	(r34059)
+++ trunk/gui/skin/skin.c	Mon Sep  5 20:29:35 2011	(r34060)
@@ -129,7 +129,7 @@ static int in_window(char *name)
  * @brief Read a skin @a image file.
  *
  * @param fname filename (with path)
- * @param bf pointer suitable to store the image data
+ * @param img pointer suitable to store the image data
  *
  * @return return code of #bpRead()
  */


More information about the MPlayer-cvslog mailing list