From: Ian Abbott Date: Wed, 2 May 2012 12:01:41 +0000 (+0100) Subject: doc/tutorial.xml: Fix a broken link. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ad6a93952f384011bb3f44356aebd6916d8be666;p=comedilib.git doc/tutorial.xml: Fix a broken link. --- diff --git a/doc/tutorial.xml b/doc/tutorial.xml index b4ccfeb..5ca284e 100644 --- a/doc/tutorial.xml +++ b/doc/tutorial.xml @@ -212,7 +212,7 @@ For advanced programmers the - function comedi_get_buffer_contents + function comedi_get_buffer_contents is useful to check if there is actually data in the ringbuffer so that a call of read can be avoided for example when the data readout is called by a timer call-back function.