Add a TODO item.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 21 Oct 2004 10:58:33 +0000 (10:58 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 21 Oct 2004 10:58:33 +0000 (10:58 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@257 38d2e660-2303-0410-9eaa-f027e97ec537

mware/gfx.c

index c4feb832a8741669eb182509ea93e6f5709b2b8e..05c8c82a89680acc43be19e95920ce5819e0105a 100755 (executable)
  * \author Stefano Fedrigo <aleph@develer.com>
  *
  * \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.
  *#*