]> sigrok.org Git - libsigrok.git/commitdiff
bindings: Rename ConfigKey::get(string) to get_by_identifier().
authorMartin Ling <redacted>
Wed, 29 Oct 2014 14:33:46 +0000 (14:33 +0000)
committerUwe Hermann <redacted>
Wed, 12 Nov 2014 01:27:04 +0000 (02:27 +0100)
The polymorphism with get(int) causes problems here when a char * is passed.


No differences found