From 835d92e4ad510da33ef9e027af74683e3e2e8edb Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Wed, 26 Jan 2011 06:26:36 +0100 Subject: [PATCH] libgimpwidgets: Fix gtk-doc warning --- libgimpwidgets/gimpcolordisplaystack.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgimpwidgets/gimpcolordisplaystack.c b/libgimpwidgets/gimpcolordisplaystack.c index 90b9d69b50..a83101aa80 100644 --- a/libgimpwidgets/gimpcolordisplaystack.c +++ b/libgimpwidgets/gimpcolordisplaystack.c @@ -314,7 +314,7 @@ gimp_color_display_stack_convert_surface (GimpColorDisplayStack *stack, /** * gimp_color_display_stack_convert: - * @display: a #GimpColorDisplayStack + * @stack: a #GimpColorDisplayStack * @buf: the pixel buffer to convert * @width: the width of the buffer * @height: the height of the buffer