From 772bad94baf392492f6b5298fa9305d2719c4379 Mon Sep 17 00:00:00 2001 From: batt Date: Fri, 17 Apr 2009 10:46:14 +0000 Subject: [PATCH] Typo. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2538 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/drv/flash25.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bertos/drv/flash25.c b/bertos/drv/flash25.c index 22639161..0f67e3d4 100644 --- a/bertos/drv/flash25.c +++ b/bertos/drv/flash25.c @@ -56,7 +56,7 @@ #include /* cpu_relax() */ -#warning FIXME:This file was change, but is untest! +#warning FIXME:This file was changed, but is untested! /** * Wait until flash memory is ready. -- 2.25.1