From: Frank Mori Hess Date: Fri, 6 Jun 2003 05:01:08 +0000 (+0000) Subject: fixed return value for comedi_dio_config() entry X-Git-Tag: r0_7_21~91 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=49e17577dfc7d4a8dff3dbfb500a57e0829b6792;p=comedilib.git fixed return value for comedi_dio_config() entry --- diff --git a/doc/funcref b/doc/funcref index 6b440c5..5d0da93 100644 --- a/doc/funcref +++ b/doc/funcref @@ -574,7 +574,7 @@ Description: case, a single call to comedi_dio_config() for any channel in the group will affect the entire group. - If sucessful, 0 is returned, otherwise -1. + If sucessful, 1 is returned, otherwise -1. Function: comedi_dio_read -- read single bit from digital channel Retval: int