aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem.c
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-01-26 16:37:57 +0100
committerAleksander Morgado <aleksander@aleksander.es>2014-01-26 20:05:31 +0100
commit3c2800f02eef9f1aed2ad7b25717b2bb54fcd764 (patch)
tree453bef7ea7dde57be947ffe17324a2b4adbe5d0e /cli/mmcli-modem.c
parent983c197c6b7b6c31e91bfb82c3d32a2578c39b53 (diff)
broadband-modem-qmi: Fix compilation error due to variable type change
otherwise we fail with: CC ModemManager-mm-broadband-modem-qmi.o mm-broadband-modem-qmi.c: In function ‘get_signal_info_ready’: mm-broadband-modem-qmi.c:2309:5: error: passing argument 3 of ‘signal_info_get_quality’ from incompatible pointer type [-Werror] if (!signal_info_get_quality (ctx->self, output, &quality)) { ^ mm-broadband-modem-qmi.c:2236:1: note: expected ‘gint8 *’ but argument is of type ‘guint *’ signal_info_get_quality (MMBroadbandModemQmi *self, ^ cc1: all warnings being treated as errors
Diffstat (limited to 'cli/mmcli-modem.c')
0 files changed, 0 insertions, 0 deletions