changeset 358:49fe64a5e207

fluid-mnf/serial.c: comment typo fix
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 13 Mar 2020 21:15:41 +0000
parents ebb9377cf52c
children 83aed2355592
files fluid-mnf/serial.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fluid-mnf/serial.c	Fri Mar 13 20:56:47 2020 +0000
+++ b/fluid-mnf/serial.c	Fri Mar 13 21:15:41 2020 +0000
@@ -13,7 +13,7 @@
  *
  * Because FLUID supports Calypso high baud rates of 203125, 406250 and 812500
  * bps, as well as D-Sample XXO (eXternal Xtal Oscillator) baud rates of
- * 230400, 460800 and 912600 bps, the present fluid-mnf port had to be made
+ * 230400, 460800 and 921600 bps, the present fluid-mnf port had to be made
  * quite Linux-specific, using the same raw ioctl approach as is used in
  * freecalypso-tools/libserial-linux.
  *