replaced call to comedi_get_front_count() with call to identical comedi_get_buffer_of...
authorFrank Mori Hess <fmhess@speakeasy.net>
Tue, 16 Apr 2002 20:51:56 +0000 (20:51 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Tue, 16 Apr 2002 20:51:56 +0000 (20:51 +0000)
commit2a637ef62c4355e1124c60f3cc4722e7f1606f32
treef1883d4d0746e7a27bfb0f9f9609b1375dfbbc19
parent79614184d3dab67d6469c9fac9dfd02595f2efeb
replaced call to comedi_get_front_count() with call to identical comedi_get_buffer_offset()
since that is the function that is actually declared in comedilib.h
demo/mmap.c