]> sigrok.org Git - libsigrok.git/commit
Fix compiler warnings related to -Wcast-function-type.
authorUwe Hermann <redacted>
Sat, 2 May 2020 14:11:42 +0000 (16:11 +0200)
committerUwe Hermann <redacted>
Sat, 2 May 2020 15:01:39 +0000 (17:01 +0200)
commit6cfc6c5c7a2fbb8be10b282b0b2bfe9ce9653984
tree2cb3c3b3adc0ca3fa2fdaadb997d8299d5cce116
parent4c5ac0cf5b3e8a13d6f0ff4255fa21ed6874774a
Fix compiler warnings related to -Wcast-function-type.

This fixes bug #1297.
src/libsigrok-internal.h
src/scpi/vxi_clnt.c
src/session.c
src/usb.c