fixed gtk-doc syntax.

2008-03-22  Sven Neumann  <sven@gimp.org>

	* libgimp/gimppixbuf.c: fixed gtk-doc syntax.


svn path=/trunk/; revision=25172
This commit is contained in:
Sven Neumann 2008-03-22 20:33:51 +00:00 committed by Sven Neumann
parent f8d1aba0e4
commit 83feacfefe
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2008-03-22 Sven Neumann <sven@gimp.org>
* libgimp/gimppixbuf.c: fixed gtk-doc syntax.
2008-03-22 Sven Neumann <sven@gimp.org>
* themes/Default/gtkrc

View File

@ -193,8 +193,8 @@ gimp_drawable_get_sub_thumbnail (gint32 drawable_ID,
* you will still need to add the layer to it.
*
* If you pass @progress_end > @progress_start to this function,
* @gimp_progress_update() will be called for. You have to call
* @gimp_progress_init() beforehand.
* gimp_progress_update() will be called for. You have to call
* gimp_progress_init() beforehand then.
*
* Returns: The newly created layer.
*