From 49e17577dfc7d4a8dff3dbfb500a57e0829b6792 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess <fmhess@speakeasy.net> Date: Fri, 6 Jun 2003 05:01:08 +0000 Subject: [PATCH] fixed return value for comedi_dio_config() entry --- doc/funcref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2