From: bernie Date: Wed, 8 Dec 2004 08:06:16 +0000 (+0000) Subject: Remove done todo. X-Git-Tag: 1.0.0~945 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=6f315cf6724c0f3f2733bd1443294a83aa3698cd;p=bertos.git Remove done todo. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@296 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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. *#*