atspi: fix state macros
authorPiotr Ganicz <p.ganicz@samsung.com>
Tue, 20 Sep 2016 21:44:53 +0000 (14:44 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 20 Sep 2016 22:01:48 +0000 (15:01 -0700)
commit445b3587e321c74fa23c401dda567dd5b27257b8
tree8b0d90021e3289003a94b3c1f127a2b687859153
parent8272d1492796657978c5591971768d37d4e15a7e
atspi: fix state macros

Summary:
This patch changes the value of 1 to 1ULL in STATE_TYPE macros
to signal the compiler that the value must be considered
as a unsigned long long, it has to be done cause state_set variable
can be longer than 32 bits.

This patch is moved. Orginal commit hash:
    a559e473c21c8da7c4e5a87b9c8583ce519cc35e

Change-Id: Ida89f3be185736f61543d37010d0f5cb8d80a751

Reviewers: cedric, stanluk

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4260

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elementary/elm_interface_atspi_accessible.h