From 013836bbcaff6b08025c863390ba8a913b66f1b8 Mon Sep 17 00:00:00 2001 From: asterix Date: Fri, 6 Feb 2009 14:35:32 +0000 Subject: [PATCH] Fix comment. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2302 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/drv/wdt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bertos/drv/wdt.h b/bertos/drv/wdt.h index 578e145d..e5a90e76 100644 --- a/bertos/drv/wdt.h +++ b/bertos/drv/wdt.h @@ -34,7 +34,7 @@ * * \author Bernie Innocenti * - * \brief Watchdog interface + * \brief Watchdog module, supplies a simple API to manage wdt on supported target. * * $WIZARD_MODULE = { * "name" : "wdt", -- 2.25.1