pango r2773 - in trunk: . pango



Author: behdad
Date: Fri Dec 26 05:41:34 2008
New Revision: 2773
URL: http://svn.gnome.org/viewvc/pango?rev=2773&view=rev

Log:
2008-12-26  Behdad Esfahbod  <behdad gnome org>

        Bug 565644 â Maybe pango_font_descriptions_free is deprecated

        * pango/fonts.c: Adjust docs.

Modified:
   trunk/ChangeLog
   trunk/pango/fonts.c

Modified: trunk/pango/fonts.c
==============================================================================
--- trunk/pango/fonts.c	(original)
+++ trunk/pango/fonts.c	Fri Dec 26 05:41:34 2008
@@ -824,7 +824,7 @@
  * @descs: a pointer to an array of #PangoFontDescription, may be %NULL
  * @n_descs: number of font descriptions in @descs
  *
- * Frees a list of font descriptions from pango_font_map_list_fonts()
+ * Frees an array of font descriptions.
  **/
 void
 pango_font_descriptions_free (PangoFontDescription **descs,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]