diff options
author | Michael Scherer <misc@zarb.org> | 2014-01-05 17:06:50 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-01-05 11:17:03 -0500 |
commit | 2047a15a17d9773cc87569b4176af72830a086eb (patch) | |
tree | 3797343c4a8a012bc46b3bf979fecfc29ff26411 /Makefile.am | |
parent | 4bf7665c760bdd011cee3c5a9b03c8e109991241 (diff) |
Fix format string mismatch introduced in ab9001a1
src/libsystemd-bus/sd-bus.c: In function 'sd_bus_open_user':
src/libsystemd-bus/sd-bus.c:1104:25: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'long unsigned int' [-Wformat=]
asprintf(&b->address, UNIX_USER_BUS_FMT, (unsigned long) getuid());
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions