summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--atasmart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atasmart.h b/atasmart.h
index 91850e3..b5e6793 100644
--- a/atasmart.h
+++ b/atasmart.h
@@ -29,7 +29,7 @@
extern "C" {
#endif
-typedef int SkBool;
+typedef unsigned SkBool;
#ifndef FALSE
#define FALSE (0)