projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
613d45f
)
fixed return value for comedi_dio_config() entry
author
Frank Mori Hess
<fmhess@speakeasy.net>
Fri, 6 Jun 2003 05:01:08 +0000
(
05:01
+0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Fri, 6 Jun 2003 05:01:08 +0000
(
05:01
+0000)
doc/funcref
patch
|
blob
|
history
diff --git
a/doc/funcref
b/doc/funcref
index 6b440c52b64c7e31811ee08392d810e97e96baf2..5d0da930846425771874a0a25f067945574a2512 100644
(file)
--- 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