From 820e9d53cdc6b6785af7d152ae2be43ee3a9ca9a Mon Sep 17 00:00:00 2001 From: duplo Date: Thu, 19 Feb 2009 14:35:07 +0000 Subject: [PATCH] Correct typo git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2362 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cfg/cfg_flash25.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bertos/cfg/cfg_flash25.h b/bertos/cfg/cfg_flash25.h index d3f6f5ab..f7ff219b 100644 --- a/bertos/cfg/cfg_flash25.h +++ b/bertos/cfg/cfg_flash25.h @@ -43,7 +43,7 @@ /** * Eeprom memory type. * - *$WIZ$ type = "enum", + *$WIZ$ type = "enum" *$WIZ$ value_list = "flash25_list" */ #define CONFIG_FLASH25 FLASH25_AT25F2048 -- 2.25.1