From 2cf01a12f0b0bb1d5666a12ad64f0212e118c8a4 Mon Sep 17 00:00:00 2001 From: batt Date: Thu, 16 Apr 2009 17:58:35 +0000 Subject: [PATCH] Reformat. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2524 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/hw/hw_cpufreq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bertos/hw/hw_cpufreq.h b/bertos/hw/hw_cpufreq.h index bd1581bd..41e3359d 100644 --- a/bertos/hw/hw_cpufreq.h +++ b/bertos/hw/hw_cpufreq.h @@ -44,7 +44,7 @@ #warning CPU_FREQ is not defined, you should upgrade to the newer clock frequency defining method. /* - * This is DEPRECATED file, it will be removed in the next major release. + * This file is DEPRECATED, it will be removed in the next major release. * We have set up a new cpu frequency definition method. * The new macro CPU_FREQ should be defined as a compiler flag in the * makefile instead of the old CLOCK_FREQ macro. With new projects you should only -- 2.25.1