]> sigrok.org Git - libsigrok.git/commit - src/hardware/gmc-mh-1x-2x/api.c
sr_dev_inst_new(): Use NULL (not "") if version unknown/nonexisting.
authorUwe Hermann <redacted>
Wed, 2 Apr 2014 16:29:36 +0000 (18:29 +0200)
committerUwe Hermann <redacted>
Sun, 13 Apr 2014 16:57:54 +0000 (18:57 +0200)
commit55f98c65332cf08ff3f87480f07f8419fe49fab6
tree76e5ae2b8459ad9f99749819d497d838dab1abf0
parentcfe01d0607a65bf4e17e3a8d15e4c0f2b20fb55c
sr_dev_inst_new(): Use NULL (not "") if version unknown/nonexisting.

Unify the whole code-base to use NULL there, not a mix of "" and NULL.
hardware/appa-55ii/api.c
hardware/asix-sigma/asix-sigma.c
hardware/brymen-dmm/api.c
hardware/conrad-digi-35-cpu/api.c
hardware/gmc-mh-1x-2x/api.c
hardware/mic-985xx/api.c
hardware/serial-dmm/api.c
hardware/teleinfo/api.c