X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=cspi%2Fspi-impl.h;h=5f6ff70e1e734f752268c7d94fae8a673bfe17b3;hp=bc39c4aa2e50253bfa46bccecb866650869b7864;hb=d35cd400a36b0f1393c17ce47015bf753327ccae;hpb=a0661d5d4128769f2544d24430c80dc440bfdbba diff --git a/cspi/spi-impl.h b/cspi/spi-impl.h index bc39c4a..5f6ff70 100644 --- a/cspi/spi-impl.h +++ b/cspi/spi-impl.h @@ -24,6 +24,6 @@ typedef Accessible GenericInterface; typedef struct _CSpiEventListener AccessibleEventListener; typedef struct _CSpiKeystrokeListener AccessibleKeystrokeListener; -typedef unsigned int boolean; +typedef unsigned int SPIBoolean; #endif