]> sigrok.org Git - libsigrok.git/commit
Constify a few arrays and variables.
authorUwe Hermann <redacted>
Fri, 20 Mar 2015 13:48:20 +0000 (14:48 +0100)
committerUwe Hermann <redacted>
Sat, 21 Mar 2015 19:30:53 +0000 (20:30 +0100)
commit329733d92c5004f0fe308eff26b9537fded2cdf3
treeebd8bc5e9166a40bfad2138716323e16ba398042
parent53cda65a6bff58efed83b9a1c9b058f7d713ba19
Constify a few arrays and variables.
30 files changed:
src/hardware/atten-pps3xxx/api.c
src/hardware/atten-pps3xxx/protocol.h
src/hardware/brymen-bm86x/protocol.c
src/hardware/cem-dt-885x/protocol.c
src/hardware/chronovu-la/api.c
src/hardware/demo/demo.c
src/hardware/fluke-dmm/api.c
src/hardware/hameg-hmo/api.c
src/hardware/hameg-hmo/protocol.c
src/hardware/hameg-hmo/protocol.h
src/hardware/ikalogic-scanaplus/api.c
src/hardware/manson-hcs-3xxx/api.c
src/hardware/manson-hcs-3xxx/protocol.h
src/hardware/motech-lps-30x/api.c
src/hardware/motech-lps-30x/protocol.h
src/hardware/scpi-pps/api.c
src/hardware/scpi-pps/profiles.c
src/hardware/scpi-pps/protocol.c
src/hardware/scpi-pps/protocol.h
src/hardware/serial-dmm/api.c
src/hardware/testo/api.c
src/hardware/testo/protocol.c
src/hardware/testo/protocol.h
src/hardware/uni-t-dmm/api.c
src/hardware/uni-t-dmm/protocol.c
src/hardware/yokogawa-dlm/api.c
src/hardware/yokogawa-dlm/protocol.c
src/hardware/yokogawa-dlm/protocol.h
src/input/csv.c
src/scpi/scpi_serial.c