summaryrefslogtreecommitdiff
path: root/attrib
diff options
context:
space:
mode:
authorJakub Tyszkowski <jakub.tyszkowski@tieto.com>2014-05-27 12:15:29 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-05-27 22:46:49 +0200
commit111150d7e628b53cc1f18d53d0d99250cc4f6af2 (patch)
tree50d9d32dd85aa3ae14e57306e717d44f3afdb44b /attrib
parent86f395467c27e2deb88d736558dc4feb30a56e6c (diff)
downloadbluez-111150d7e628b53cc1f18d53d0d99250cc4f6af2.tar.gz
attrib: Fix minor whitespace issue
Replace spaces with tabs.
Diffstat (limited to 'attrib')
-rw-r--r--attrib/att.h4
1 files changed, 2 insertions, 2 deletions
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