From d9a2c7b9c155256a322e66ce3aec6dfe0147941c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 24 Feb 2017 14:02:31 +0000 Subject: fix some doxygen errors --- desktop/knockout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/knockout.c') diff --git a/desktop/knockout.c b/desktop/knockout.c index ee66c17d2..7e964fc84 100644 --- a/desktop/knockout.c +++ b/desktop/knockout.c @@ -609,7 +609,7 @@ knockout_plot_line(const struct redraw_context *ctx, * rule. * * \param ctx The current redraw context. - * \param style Style controlling the polygon plot. + * \param pstyle Style controlling the polygon plot. * \param p verticies of polygon * \param n number of verticies. * \return NSERROR_OK on success else error code. -- cgit v1.2.3