driverwriting.xml: COMEDI_CB_OVERFLOW is also used to report underflows.

This commit is contained in:
W. Trevor King 2012-04-16 07:52:48 -04:00
parent 5af8a8cf28
commit 1fd268ccdb

View file

@ -765,7 +765,7 @@ The possible event bits are:
<para>
<anchor id="comedi-cb-overflow"/>
<parameter>COMEDI_CB_OVERFLOW</parameter>: execute the callback when a
buffer overflow has occurred.
buffer overflow or underflow has occurred.
</para>
</listitem>