Patch from steven.jenkins@ieee.org (Steven Jenkins):
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 15 Oct 2007 00:02:49 +0000 (00:02 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 15 Oct 2007 00:02:49 +0000 (00:02 +0000)
commit9e4c195b924cdb8260eedc223337a99228fc57b6
tree88a394ddb924514cb35b166989961dc7ebab238b
parentb6144ac99b7ccecdf984fdd4dae1ac7cf196cd59
Patch from steven.jenkins@ieee.org (Steven Jenkins):

The SWIG interface file (swig/comedi.i) is out of date with respect to comedi.h
and comedilib.h. I've attempted to make it current by applying most of the
changes since 1.22 (both headers).

My ability to test is limited. The swig/ruby/demo/cmd application runs
successfully using the comedi_test device. The python extension library
compiles, but that's as far as I've taken it.
swig/comedi.i
swig/ruby/demo/cmd
swig/ruby/lib/comedi.rb