summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar Dan Dennedy 2008-04-29 23:09:22 -0700
committerGravatar Dan Dennedy 2008-04-29 23:09:22 -0700
commit3b4d2eed60f88f780393568b122164f8985088b9 (patch)
tree9f38966162b622e42b1dba8a995959995be1cde5 /src
parentjuju/raw1394-iso.c: bugfix size of mmap'ed isochronous buffer to prevent (diff)
libraw1394.sgml, raw1394.h: remove information about deprecated isochronous
API that has been removed.
Diffstat (limited to 'src')
-rw-r--r--src/raw1394.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/raw1394.h b/src/raw1394.h
index d59b1b2..1bcdf19 100644
--- a/src/raw1394.h
+++ b/src/raw1394.h
@@ -363,7 +363,7 @@ typedef int raw1394_errcode_t;
* roughly the same meaning.
*
* Returns: the error code of the last raw1394_read(), raw1394_write(),
- * raw1394_lock() or raw1394_iso_write(). The error code is either an internal
+ * raw1394_lock(). The error code is either an internal
* error (i.e. not a bus error) or a combination of acknowledge code and
* response code, as appropriate.
*
@@ -651,7 +651,7 @@ typedef int (*tag_handler_t)(raw1394handle_t, unsigned long tag,
*
* Care must be taken when replacing the tag handler and calling the synchronous
* versions of the transaction functions (i.e. raw1394_read(), raw1394_write(),
- * raw1394_lock(), raw1394_iso_write()) since these do pass pointers to &struct
+ * raw1394_lock()) since these do pass pointers to &struct
* raw1394_reqhandle as the tag and expect the callback to be invoked.
*
* Returns: the old handler
mp;d=retro' width='13' height='13' alt='Gravatar' /> John Cowan 1-88/+102 2021-07-22errorsGravatar John Cowan 1-1/+4 2021-07-22more MN-W reviewGravatar John Cowan 1-5/+5 2021-07-20update preview linkGravatar John Cowan 1-1/+1 2021-07-20MN-W reviewGravatar John Cowan 1-6/+6 2021-07-18Fix typo.Gravatar Arthur A. Gleckler 2-4/+4 2021-07-18Add <p> around abstract.Gravatar Arthur A. Gleckler 1-2/+2 2021-07-18Publish first draft.draft-1Gravatar Arthur A. Gleckler 3-0/+114 2021-07-18Ignore trailing whitespace.Gravatar Arthur A. Gleckler 11-129/+129 2021-07-18Ignore "Dictionaries.log".Gravatar Arthur A. Gleckler 1-1/+2 2021-07-18Fix errors reported by W3C HTML Validator.Gravatar Arthur A. Gleckler 1-27/+27 2021-07-18Eliminate unnecessary redirect by using TLS/SSL.Gravatar Arthur A. Gleckler 1-1/+1