summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-01 20:37:32 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-01 20:37:32 +0200
commit97f2e600ae47cbae7e0bed17556cb663fb8cc72a (patch)
tree6f4edc199afc05d7b70b5c04ab75898ee0e64183
parent25a3632fd96b60cf501fc1a7a96eef2e9103816e (diff)
remove minor whitespace
-rw-r--r--atasmart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/atasmart.h b/atasmart.h
index 96b8294..da4c147 100644
--- a/atasmart.h
+++ b/atasmart.h
@@ -28,11 +28,11 @@
typedef int SkBool;
#ifndef FALSE
-#define FALSE (0)
+#define FALSE (0)
#endif
#ifndef TRUE
-#define TRUE (!FALSE)
+#define TRUE (!FALSE)
#endif
/* ATA SMART test type (ATA8 7.52.5.2) */