]> sigrok.org Git - libsigrok.git/commitdiff
fx2lafw: Tidied probe_names
authorJoel Holdsworth <redacted>
Tue, 11 Dec 2012 20:51:53 +0000 (20:51 +0000)
committerUwe Hermann <redacted>
Mon, 24 Dec 2012 12:53:58 +0000 (13:53 +0100)
hardware/fx2lafw/fx2lafw.c

index 3bc8eabbae83630088bbb4e00dbcc03ef47ca0cf..a9bc899e1e88a9277abf0c05f34eeaed873b1e48 100644 (file)
@@ -92,23 +92,8 @@ static const int hwcaps[] = {
 };
 
 static const char *probe_names[] = {
-       "0",
-       "1",
-       "2",
-       "3",
-       "4",
-       "5",
-       "6",
-       "7",
-       "8",
-       "9",
-       "10",
-       "11",
-       "12",
-       "13",
-       "14",
-       "15",
-       NULL,
+       "0",  "1",  "2",  "3",  "4",  "5",  "6",  "7",
+       "8",  "9", "10", "11", "12", "13", "14", "15", NULL,
 };
 
 static const uint64_t supported_samplerates[] = {