]> sigrok.org Git - libsigrok.git/blobdiff - hardware/saleae-logic/saleae-logic.c
probe names: Fix cosmetics, add docs, fix off-by-one.
[libsigrok.git] / hardware / saleae-logic / saleae-logic.c
index c346b3d16b63d43be10931f78cb01c5adf2cc3d5..70721ea5213755d7caf8e44836e3e2b8cc6225f8 100644 (file)
@@ -46,7 +46,7 @@ static int capabilities[] = {
        0,
 };
 
-static const charprobe_names[] = {
+static const char *probe_names[] = {
        "0",
        "1",
        "2",