Modified type definitions 67/109667/1
authorseungha.son <seungha.son@samsung.com>
Wed, 11 Jan 2017 06:23:05 +0000 (15:23 +0900)
committerseungha.son <seungha.son@samsung.com>
Wed, 11 Jan 2017 06:25:34 +0000 (15:25 +0900)
commit4e95345e417dc81a504a7f87e498b5c2b31ceb51
treeed132a016720c930a9af13f263e7b384bbf0c393
parent3c021a7ea6a2b47d7cd90da7580d9580d31f12a4
Modified type definitions

 - This can cause pointers to be assigned to int and vice-versa.
   But on a 64-bit system, assigning a pointer to an int causes
   the truncation of the high-order 32-bits.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I7d8c1e122af1b4c8a88cc8d1de9e4eaa898f9dec
src/notification_setting.c