From: Bert Vermeulen Date: Sat, 7 Dec 2013 14:50:25 +0000 (+0100) Subject: Minor whitespace fix. X-Git-Tag: libsigrok-0.3.0~467 X-Git-Url: http://sigrok.org/gitweb/?p=libsigrok.git;a=commitdiff_plain;h=c1e45c6511eb4e9023095fc364913db85a092651 Minor whitespace fix. Really just for testing some git hooks. --- diff --git a/libsigrok.h b/libsigrok.h index 88ba2f58..5589bdc1 100644 --- a/libsigrok.h +++ b/libsigrok.h @@ -632,7 +632,7 @@ enum { * flow 0 no flow control * 1 hardware-based (RTS/CTS) flow control * 2 software-based (XON/XOFF) flow control - * + * * This is always an optional parameter, since a driver typically * knows the speed at which the device wants to communicate. */