From: lottaviano Date: Fri, 26 Jun 2009 10:17:31 +0000 (+0000) Subject: Fix wizard tag. X-Git-Tag: 2.2.0~253 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=818f0f52e2ae702f50438594ec964558c6a1866f;p=bertos.git Fix wizard tag. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2715 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index 765a26b6..cfd8086f 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -39,7 +39,7 @@ * * $WIZ$ module_name = "text" * $WIZ$ module_harvard = "pgm_memory" - * $WIZ% module_depends = "bitmap" + * $WIZ$ module_depends = "bitmap" */ #ifndef GFX_TEXT_H