Reviewed-by: Marek Chalupa
On Sat, Jul 11, 2015 at 4:51 AM, Bryce Harrington
wrote:
> Addresses this warning found by Denis Denisov:
>
> [src/logind-util.c:702]: (warning) %d in format string (no. 1)
> requires 'int' but the argument type is 'unsigned int'.
>
> Signed-off-by: Bryce Harringt
Addresses this warning found by Denis Denisov:
[src/logind-util.c:702]: (warning) %d in format string (no. 1)
requires 'int' but the argument type is 'unsigned int'.
Signed-off-by: Bryce Harrington
---
src/logind-util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src