]> sigrok.org Git - libsigrok.git/commit
ruby bindings: Fix a compiler warning.
authorUwe Hermann <redacted>
Thu, 8 Jun 2017 21:55:58 +0000 (23:55 +0200)
committerUwe Hermann <redacted>
Fri, 9 Jun 2017 21:54:41 +0000 (23:54 +0200)
commit6324805018987715902422732df27bc9841b1108
treed985c1a5527e17d37b78052e08eefea9e18a2b38
parent35334baa90dd7c68862ec25b58db0701a5802245
ruby bindings: Fix a compiler warning.

  bindings/ruby/classes_wrap.cpp:10481:1: warning: control may reach end
  of non-void function [-Wreturn-type]
bindings/ruby/classes.i