X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Ftext.h;h=e7ac8c771a2114cf133be33089bc8d98949149f6;hb=f36134e30c09664483d32bdd66b4802a70c2936c;hp=cfd8086f381fda515f64644e8c95f0e1826c37f5;hpb=818f0f52e2ae702f50438594ec964558c6a1866f;p=bertos.git diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index cfd8086f..e7ac8c77 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -35,11 +35,9 @@ * * \author Bernie Innocenti * \author Stefano Fedrigo - * \version $Id$ * * $WIZ$ module_name = "text" - * $WIZ$ module_harvard = "pgm_memory" - * $WIZ$ module_depends = "bitmap" + * $WIZ$ module_depends = "bitmap", "line" */ #ifndef GFX_TEXT_H