aboutsummaryrefslogtreecommitdiff
path: root/src/mm-base-modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-base-modem.h')
-rw-r--r--src/mm-base-modem.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mm-base-modem.h b/src/mm-base-modem.h
index 10211547..cf4f038e 100644
--- a/src/mm-base-modem.h
+++ b/src/mm-base-modem.h
@@ -63,9 +63,8 @@ struct _MMBaseModemClass {
MMPort *port);
/* Modem initialization.
- * Whenever the primary AT port is grabbed, this method gets called */
+ * As soon as the ports are organized, this method gets called */
void (* initialize) (MMBaseModem *self,
- MMAtSerialPort *port,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);