]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/motech-lps-30x/protocol.c
Various minor whitespace fixes.
[libsigrok.git] / src / hardware / motech-lps-30x / protocol.c
index 78d822f0ba21fd8724511d860efebb05d7ce1262..b97ce3b66e26403ccd3e4b6aaaef88517eda5b81 100644 (file)
@@ -131,7 +131,6 @@ static void process_line(struct sr_dev_inst *sdi)
        devc->buflen = 0;
 }
 
-
 SR_PRIV int motech_lps_30x_receive_data(int fd, int revents, void *cb_data)
 {
        struct sr_dev_inst *sdi;