]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/rigol-ds/protocol.c
Random whitespace and other minor fixes.
[libsigrok.git] / src / hardware / rigol-ds / protocol.c
index 8a144f1bad24d688eab6491e3aa855fdced1a00a..f328d9a642c241c7a18817cdd5d91f9a0e028886 100644 (file)
@@ -556,7 +556,7 @@ SR_PRIV int rigol_ds_receive(int fd, int revents, void *cb_data)
        scpi = sdi->conn;
 
        if (revents == G_IO_IN || revents == 0) {
-               switch(devc->wait_event) {
+               switch (devc->wait_event) {
                case WAIT_NONE:
                        break;
                case WAIT_TRIGGER: