Improve doc comment wording. (#119754, Doug Quale)

2003-08-14  Matthias Clasen  <maclas@gmx.de>

	* gdk-pixdata.c (gdk_pixdata_to_csource): Improve doc comment
	wording.  (#119754, Doug Quale)
This commit is contained in:
Matthias Clasen
2003-08-13 22:14:49 +00:00
committed by Matthias Clasen
parent a649119906
commit 18088aa0fb
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2003-08-14 Matthias Clasen <maclas@gmx.de>
* gdk-pixdata.c (gdk_pixdata_to_csource): Improve doc comment
wording. (#119754, Doug Quale)
2003-08-03 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf.c (gdk_pixbuf_get_rowstride):

View File

@@ -578,7 +578,7 @@ save_rle_decoder (GString *gstring,
* into programs.
*
* GTK+ ships with a program called <command>gdk-pixbuf-csource</command>
* which offers a cmdline interface to this functions.
* which offers a command line interface to this function.
*
* Returns: a newly-allocated string containing the C source form
* of @pixdata.