]> sigrok.org Git - sigrok-cli.git/blobdiff - device.c
Minor cosmetics, whitespace- and consistency fixes.
[sigrok-cli.git] / device.c
index 2a5d14a2a7267138498c1d1942e23fb2de02a0ec..48646b5933de9cce80ef752976a22b7fa3281484 100644 (file)
--- a/device.c
+++ b/device.c
@@ -86,4 +86,3 @@ struct sr_channel_group *select_channel_group(struct sr_dev_inst *sdi)
 
        return NULL;
 }
-