From 9822be06be8e50418a62939e17b823009a00f2ee Mon Sep 17 00:00:00 2001 From: Haru Date: Sat, 22 Mar 2014 08:42:17 +0100 Subject: Whitespace cleanup Replaced some tabs in the middle of the line with spaces. Thanks to KeiKun for pointing out #ifdef_COMMON_SYSINFO_H_ and making me realize how many of them were there. Signed-off-by: Haru --- src/common/des.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/common/des.h') diff --git a/src/common/des.h b/src/common/des.h index 3f55448ba..0f908a15b 100644 --- a/src/common/des.h +++ b/src/common/des.h @@ -1,8 +1,9 @@ // Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder -#ifndef _COMMON_DES_H_ -#define _COMMON_DES_H_ +#ifndef _COMMON_DES_H_ +#define _COMMON_DES_H_ +#include "../common/cbasetypes.h" /// One 64-bit block. typedef struct BIT64 { uint8_t b[8]; } BIT64; -- cgit v1.2.3-70-g09d2