port-serial: the 'FlashOk' property is not really set on construct
This commit is contained in:
@@ -2164,7 +2164,7 @@ mm_port_serial_class_init (MMPortSerialClass *klass)
|
||||
"Flashing the port (0 baud for a short period) "
|
||||
"is allowed.",
|
||||
TRUE,
|
||||
G_PARAM_READWRITE | G_PARAM_CONSTRUCT));
|
||||
G_PARAM_READWRITE));
|
||||
|
||||
/* Signals */
|
||||
signals[BUFFER_FULL] =
|
||||
|
Reference in New Issue
Block a user