Fix text module pgm memory flags.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 16 Apr 2009 18:27:18 +0000 (18:27 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 16 Apr 2009 18:27:18 +0000 (18:27 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2526 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/gfx/text.h

index d8c6aba5d20bbd1852048ccbe71d8ac36cc98888..fb6d9ac5f5bdc386b9450f9a472f278a017a0a5a 100644 (file)
@@ -38,7 +38,6 @@
  * \version $Id$
  *
  * $WIZ$ module_name = "text"
- * $WIZ$ module_harvard = "both"
  */
 
 #ifndef GFX_TEXT_H