]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/hp-3457a/protocol.c
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / hp-3457a / protocol.c
index aa8ab5284bc3664feaa8cffee781221eb633d683..f0197290f3b6d0e4825194335309d8a1a0df8d42 100644 (file)
@@ -25,6 +25,7 @@
 static int set_mq_volt(struct sr_scpi_dev_inst *scpi, enum sr_mqflag flags);
 static int set_mq_amp(struct sr_scpi_dev_inst *scpi, enum sr_mqflag flags);
 static int set_mq_ohm(struct sr_scpi_dev_inst *scpi, enum sr_mqflag flags);
+
 /*
  * The source for the frequency measurement can be either AC voltage, AC+DC
  * voltage, AC current, or AC+DC current. Configuring this is not yet