From 111150d7e628b53cc1f18d53d0d99250cc4f6af2 Mon Sep 17 00:00:00 2001 From: Jakub Tyszkowski Date: Tue, 27 May 2014 12:15:29 +0200 Subject: attrib: Fix minor whitespace issue Replace spaces with tabs. --- attrib/att.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'attrib') diff --git a/attrib/att.h b/attrib/att.h index 068ddf8f1..c92cd5d6e 100644 --- a/attrib/att.h +++ b/attrib/att.h @@ -86,8 +86,8 @@ #define ATT_PSM 31 /* Flags for Execute Write Request Operation */ -#define ATT_CANCEL_ALL_PREP_WRITES 0x00 -#define ATT_WRITE_ALL_PREP_WRITES 0x01 +#define ATT_CANCEL_ALL_PREP_WRITES 0x00 +#define ATT_WRITE_ALL_PREP_WRITES 0x01 /* Find Information Response Formats */ #define ATT_FIND_INFO_RESP_FMT_16BIT 0x01 -- cgit v1.2.1