projects
/
sigrok-cli.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aa87d4
)
use constified SRD decoder list
author
Bert Vermeulen
<bert@biot.com>
Tue, 1 Jan 2013 11:59:33 +0000
(12:59 +0100)
committer
Bert Vermeulen
<bert@biot.com>
Tue, 1 Jan 2013 11:59:33 +0000
(12:59 +0100)
sigrok-cli.c
patch
|
blob
|
history
diff --git
a/sigrok-cli.c
b/sigrok-cli.c
index 488edc9d4b3d3ff080a77f5577e3c0771c51175d..d4a694d1334f9fc762ecefd216404b7ce5c25e2b 100644
(file)
--- a/
sigrok-cli.c
+++ b/
sigrok-cli.c
@@
-196,7
+196,7
@@
static GSList *device_scan(void)
static void show_version(void)
{
- GSList *l;
+
const
GSList *l;
struct sr_dev_driver **drivers;
struct sr_input_format **inputs;
struct sr_output_format **outputs;