]> sigrok.org Git - libsigrok.git/commit
sr: Make more symbols private via static/SR_PRIV.
authorUwe Hermann <redacted>
Thu, 2 Feb 2012 20:15:04 +0000 (21:15 +0100)
committerUwe Hermann <redacted>
Thu, 2 Feb 2012 20:46:10 +0000 (21:46 +0100)
commitca070ed9a0237e5cea10e5dd974e06da62de890d
tree041df4cf69ff2dd0442e77e7f83f5ba01abade97
parent185ae2c5c9ada0353b43e3736e838bbc8e370cb4
sr: Make more symbols private via static/SR_PRIV.

Additional zeroplus fixes:

 - Remove unneeded function prototypes from .h files.

 - Remove unused variables and/or use standard libusb #defines instead.

 - Remove unused GL_* error code #defines.
14 files changed:
hardware/alsa/alsa.c
hardware/asix-sigma/asix-sigma.c
hardware/chronovu-la8/chronovu-la8.c
hardware/demo/demo.c
hardware/link-mso19/link-mso19.c
hardware/link-mso19/link-mso19.h
hardware/openbench-logic-sniffer/ols.c
hardware/saleae-logic/saleae-logic.c
hardware/zeroplus-logic-cube/analyzer.c
hardware/zeroplus-logic-cube/analyzer.h
hardware/zeroplus-logic-cube/gl_usb.c
hardware/zeroplus-logic-cube/gl_usb.h
hardware/zeroplus-logic-cube/zeroplus.c
hwplugin.c