Minor whitespace fix.

Really just for testing some git hooks.
This commit is contained in:
Bert Vermeulen 2013-12-07 15:50:25 +01:00
parent c3e2b08dc9
commit c1e45c6511
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/ */