summaryrefslogtreecommitdiff
path: root/decoders/spiflash
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2018-08-30 20:46:43 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2018-08-30 22:21:03 +0200
commit577af027774c422a1d5a73b7a8d1da03caa4e068 (patch)
tree57764e9eff380a2a174a0024b62fdb504596a7f3 /decoders/spiflash
parent2842721f189c5338d268a6e70002936289ae6069 (diff)
downloadlibsigrokdecode-577af027774c422a1d5a73b7a8d1da03caa4e068.tar.gz
libsigrokdecode-577af027774c422a1d5a73b7a8d1da03caa4e068.zip
srd_exit(): Fix a -Wcast-function-type compiler warning.
srd.c: In function ‘srd_exit’: srd.c:310:28: warning: cast between incompatible function types from ‘int (*)(struct srd_session *)’ to ‘void (*)(void *, void *)’ [-Wcast-function-type] g_slist_foreach(sessions, (GFunc)srd_session_destroy, NULL); ^
Diffstat (limited to 'decoders/spiflash')
0 files changed, 0 insertions, 0 deletions