From b39b8cb8a40e9ade1a0c2008f5a2075c1e26a83e Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Fri, 11 May 2012 12:56:55 +0100 Subject: [PATCH] doc/funcref: Fix "Returns:" for comedi_to_physical. There was a stray space before the "Returns:" heading so it wasn't processed as intended. Also, there was an empty line above it leading to an empty paragraph in the DocBook funcref.xml. --- doc/funcref | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/funcref b/doc/funcref index 39900aa..22c95b2 100644 --- a/doc/funcref +++ b/doc/funcref @@ -671,8 +671,7 @@ Description: input data is performed. It is up to you to check for data values of 0 or maxdata if you want to detect possibly out-of-range readings. - - Returns: +Returns: Physical value corresponding to the input sample value. Function: comedi_unlock -- subdevice reservation -- 2.26.2