From dc81c59c99e911499f5c12b0ba21e54a96210ebe Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 17 Jun 2013 21:31:54 +0300 Subject: Fix code style. --- src/utils/cpu.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/utils/cpu.h') diff --git a/src/utils/cpu.h b/src/utils/cpu.h index 88d35933d..01e29d705 100644 --- a/src/utils/cpu.h +++ b/src/utils/cpu.h @@ -18,8 +18,8 @@ * along with this program. If not, see . */ -#ifndef UTILD_CPU_H -#define UTILD_CPU_H +#ifndef UTILS_CPU_H +#define UTILS_CPU_H #include "localconsts.h" @@ -41,4 +41,4 @@ namespace Cpu void printFlags(); } // namespace CPU -#endif // UTILD_CPU_H +#endif // UTILS_CPU_H -- cgit v1.2.3-70-g09d2