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.
This commit is contained in:
Ian Abbott 2012-05-11 12:56:55 +01:00
parent d7e611cc6f
commit b39b8cb8a4

View file

@ -671,8 +671,7 @@ Description:
input <parameter class="function">data</parameter> is performed. It is up to
you to check for <parameter class="function">data</parameter> 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