projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e8857
)
fix typo on comedi_open
author
David Schleef
<ds@schleef.org>
Wed, 25 Sep 2002 01:08:16 +0000
(
01:08
+0000)
committer
David Schleef
<ds@schleef.org>
Wed, 25 Sep 2002 01:08:16 +0000
(
01:08
+0000)
doc/funcref
patch
|
blob
|
history
diff --git
a/doc/funcref
b/doc/funcref
index 3e036937b765d537e023543b018d152f182232c2..c505eb76b067f54205640065872571ba5d7e3212 100644
(file)
--- a/
doc/funcref
+++ b/
doc/funcref
@@
-7,7
+7,7
@@
Returns:
If sucessful, comedi_close returns 0. On failure, -1 is returned.
Function: comedi_open -- open a Comedi device
-Retval: comedi_t
+Retval: comedi_t
*
Param: const char * filename
Description:
Open a Comedi device specified by the file filename.