diff options
Diffstat (limited to 'src/mm-port-probe.c')
-rw-r--r-- | src/mm-port-probe.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-port-probe.c b/src/mm-port-probe.c index 08468a75..58fcb301 100644 --- a/src/mm-port-probe.c +++ b/src/mm-port-probe.c @@ -583,6 +583,7 @@ serial_probe_at (MMPortProbe *self) MM_AT_SERIAL_PORT (task->serial), task->at_commands->command, task->at_commands->timeout, + FALSE, task->at_probing_cancellable, (MMAtSerialResponseFn)serial_probe_at_parse_response, self); |