From: Ian Abbott Date: Fri, 11 May 2012 11:56:55 +0000 (+0100) Subject: doc/funcref: Fix "Returns:" for comedi_to_physical. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b39b8cb8a40e9ade1a0c2008f5a2075c1e26a83e;p=comedilib.git 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. --- 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