1298073b5a
The parameter is passed in safe_strtoint function. The function expects its parameters in int32_t data type. Therefore, c compiler throws a -Wincompatible-pointer-type warning. This patch changes data type of the parameter to int32_t. Signed-off-by: Emre Ucan <eucan@de.adit-jv.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> |
||
---|---|---|
.. | ||
cms-colord.c | ||
cms-helper.c | ||
cms-helper.h | ||
cms-static.c | ||
main.c | ||
screen-share.c | ||
systemd-notify.c | ||
text-backend.c | ||
weston-screenshooter.c | ||
weston.desktop | ||
weston.h | ||
weston.pc.in | ||
xwayland.c |