]> sigrok.org Git - libsigrok.git/commit
Fix sr_dev_has_option().
authorBert Vermeulen <redacted>
Thu, 9 Oct 2014 21:42:24 +0000 (23:42 +0200)
committerBert Vermeulen <redacted>
Thu, 9 Oct 2014 21:42:24 +0000 (23:42 +0200)
commitd099d8802111c775465de18cb69c746c342d9ac1
tree99a0f67af1a99874bc1ec3116a0e418de06109a9
parent818df9f8ec3d035eb52292286469ba03521a51b3
Fix sr_dev_has_option().

This wasn't taking the SR_CONF_GET/_SET/_LIST flags into account.

Thanks to Janne Huttunen for spotting this.
src/device.c