Minor whitespace fix.
Really just for testing some git hooks.
This commit is contained in:
parent
c3e2b08dc9
commit
c1e45c6511
|
@ -632,7 +632,7 @@ enum {
|
||||||
* flow 0 no flow control
|
* flow 0 no flow control
|
||||||
* 1 hardware-based (RTS/CTS) flow control
|
* 1 hardware-based (RTS/CTS) flow control
|
||||||
* 2 software-based (XON/XOFF) flow control
|
* 2 software-based (XON/XOFF) flow control
|
||||||
*
|
*
|
||||||
* This is always an optional parameter, since a driver typically
|
* This is always an optional parameter, since a driver typically
|
||||||
* knows the speed at which the device wants to communicate.
|
* knows the speed at which the device wants to communicate.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue