From ad6a93952f384011bb3f44356aebd6916d8be666 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Wed, 2 May 2012 13:01:41 +0100 Subject: [PATCH] doc/tutorial.xml: Fix a broken link. --- doc/tutorial.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.26.2