From efe5d7c08692687714086cfd997348968abc7d18 Mon Sep 17 00:00:00 2001 From: bernie Date: Thu, 21 Oct 2004 10:58:33 +0000 Subject: [PATCH] Add a TODO item. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@257 38d2e660-2303-0410-9eaa-f027e97ec537 --- mware/gfx.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mware/gfx.c b/mware/gfx.c index c4feb832..05c8c82a 100755 --- a/mware/gfx.c +++ b/mware/gfx.c @@ -12,10 +12,15 @@ * \author Stefano Fedrigo * * \brief General pourpose graphics routines + * + * \todo Rename functions to match the coding-standard. */ /*#* *#* $Log$ + *#* Revision 1.9 2004/10/21 10:58:33 bernie + *#* Add a TODO item. + *#* *#* Revision 1.8 2004/09/20 03:29:22 bernie *#* Relax assertion. *#* -- 2.25.1