From 1a7524add7dabf81895a6e6cb170c2b417da4c18 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 3 Jan 2016 10:53:23 +0000 Subject: Documentation-related fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8672 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/templates/wdg_lld.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/templates') diff --git a/os/hal/templates/wdg_lld.c b/os/hal/templates/wdg_lld.c index 4732928ac..c08bb0d20 100644 --- a/os/hal/templates/wdg_lld.c +++ b/os/hal/templates/wdg_lld.c @@ -88,7 +88,7 @@ void wdg_lld_stop(WDGDriver *wdgp) { /** * @brief Reloads WDG's counter. * - * @param[in] idwgp pointer to the @p WDGDriver object + * @param[in] wdgp pointer to the @p WDGDriver object * * @notapi */ -- cgit v1.2.3