diff options
author | Guido Günther <agx@sigxcpu.org> | 2014-01-26 16:37:56 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2014-01-26 20:05:01 +0100 |
commit | 983c197c6b7b6c31e91bfb82c3d32a2578c39b53 (patch) | |
tree | 521a831bbb1ec4abc7cda7ad13cb5a49a94bdcc6 /cli/mmcli-modem.c | |
parent | fdba981f8e5023fc4c42ba29c401444a3a2f2578 (diff) |
broadband-modem-qmi: Fix compilation error due to variable name change
otherwise we fail with:
CC ModemManager-mm-broadband-modem-qmi.o
mm-broadband-modem-qmi.c: In function ‘modem_load_current_bands’:
mm-broadband-modem-qmi.c:1881:35: error: ‘ctx’ undeclared (first use in this function)
if (qmi_client_check_version (ctx->client, 1, 19)) {
^
mm-broadband-modem-qmi.c:1881:35: note: each undeclared identifier is reported only once for each function it appears in
Diffstat (limited to 'cli/mmcli-modem.c')
0 files changed, 0 insertions, 0 deletions