ports: rename 'MMSerialPort' to 'MMPortSerial'

This commit is contained in:
Aleksander Morgado
2013-11-20 15:28:34 +01:00
parent c9e2b46b21
commit 9cde02111b
22 changed files with 306 additions and 304 deletions

View File

@@ -138,7 +138,7 @@ mm_base_modem_owns_port (MMBaseModem *self,
}
static void
serial_port_timed_out_cb (MMSerialPort *port,
serial_port_timed_out_cb (MMPortSerial *port,
guint n_consecutive_timeouts,
gpointer user_data)
{