]> sigrok.org Git - libsigrok.git/blobdiff - hardware/nexus-osciprime/api.c
Shorten probe_names[] arrays everywhere.
[libsigrok.git] / hardware / nexus-osciprime / api.c
index 8b39ddaebf200be0a8a00ea0e49c178dd0042528..8624b841b987a32baf87e2f229658970b23315bd 100644 (file)
@@ -92,8 +92,7 @@ static const struct sr_rational timebases[] = {
 };
 
 static const char *probe_names[] = {
-       "CHA",
-       "CHB",
+       "CHA", "CHB",
        NULL,
 };