]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/hp-3457a/api.c
drivers: Consistently use same indentation for config_*() API calls.
[libsigrok.git] / src / hardware / hp-3457a / api.c
index 23ac98517fbcc94c06744cea82ee45e66cf76714..599cad74279d06466ca73a55b60b8c820b0bc160 100644 (file)
@@ -243,8 +243,7 @@ static int config_get(uint32_t key, GVariant **data,
 }
 
 static int config_set(uint32_t key, GVariant *data,
-                     const struct sr_dev_inst *sdi,
-                     const struct sr_channel_group *cg)
+       const struct sr_dev_inst *sdi, const struct sr_channel_group *cg)
 {
        int ret;
        enum sr_mq mq;