]> sigrok.org Git - libsigrok.git/blobdiff - hardware/chronovu-la8/chronovu-la8.c
probe names: Fix cosmetics, add docs, fix off-by-one.
[libsigrok.git] / hardware / chronovu-la8 / chronovu-la8.c
index d2a88922c28fcf7f8e6381d82b9b5dd33f108797..18357827dadd1b919e6fac69ff0b621fc30fc405 100644 (file)
@@ -41,7 +41,7 @@
 
 static GSList *device_instances = NULL;
 
-static const charprobe_names[NUM_PROBES + 1] = {
+static const char *probe_names[NUM_PROBES + 1] = {
        "0",
        "1",
        "2",