From c830d14d0bd06dda4eaf7de27ae97b826173afe1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 13 Sep 2016 09:16:31 +0100 Subject: cleanup seevral doxygen warnings --- frontends/framebuffer/gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/framebuffer') diff --git a/frontends/framebuffer/gui.c b/frontends/framebuffer/gui.c index 4936116c2..4d4c7334f 100644 --- a/frontends/framebuffer/gui.c +++ b/frontends/framebuffer/gui.c @@ -112,7 +112,7 @@ static void die(const char *error) /** * Warn the user of an event. * - * \param[in] message A warning looked up in the message translation table + * \param[in] warning A warning looked up in the message translation table * \param[in] detail Additional text to be displayed or NULL. * \return NSERROR_OK on success or error code if there was a * faliure displaying the message to the user. -- cgit v1.2.3