From 6f315cf6724c0f3f2733bd1443294a83aa3698cd Mon Sep 17 00:00:00 2001 From: bernie Date: Wed, 8 Dec 2004 08:06:16 +0000 Subject: [PATCH] Remove done todo. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@296 38d2e660-2303-0410-9eaa-f027e97ec537 --- mware/gfx.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mware/gfx.c b/mware/gfx.c index b250e25f..2a4d8ef9 100755 --- a/mware/gfx.c +++ b/mware/gfx.c @@ -12,12 +12,13 @@ * \author Stefano Fedrigo * * \brief General pourpose graphics routines - * - * \todo Rename functions to match the coding-standard. */ /*#* *#* $Log$ + *#* Revision 1.11 2004/12/08 08:06:16 bernie + *#* Remove done todo. + *#* *#* Revision 1.10 2004/11/01 15:14:07 bernie *#* Update to current coding conventions. *#* -- 2.25.1