]> sigrok.org Git - libsigrok.git/commitdiff
agilent-dmm: fixup whitespace nit (trailing space)
authorGerhard Sittig <redacted>
Sun, 26 May 2019 18:43:01 +0000 (20:43 +0200)
committerUwe Hermann <redacted>
Sun, 2 Jun 2019 18:39:01 +0000 (20:39 +0200)
src/hardware/agilent-dmm/api.c

index fe95efb9ae395de2de2e5fa2df2d46ec5397d145..55414b81eb3ab606dff59663a326af0b07517ade 100644 (file)
@@ -90,7 +90,7 @@ static const struct agdmm_profile supported_agdmm[] = {
        { AGILENT_U1271, "U1271A", 3, agdmm_jobs_live, NULL, agdmm_recvs_u127x },
        { AGILENT_U1272, "U1272A", 3, agdmm_jobs_live, NULL, agdmm_recvs_u127x },
        { AGILENT_U1273, "U1273A", 3, agdmm_jobs_live, NULL, agdmm_recvs_u127x },
-    
+
        { KEYSIGHT_U1281, "U1281A", 3, agdmm_jobs_live, agdmm_jobs_log, agdmm_recvs_u128x },
        { KEYSIGHT_U1282, "U1282A", 3, agdmm_jobs_live, agdmm_jobs_log, agdmm_recvs_u128x },
        ALL_ZERO