summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ddennedy 2007-10-14 01:46:08 +0000
committerGravatar ddennedy 2007-10-14 01:46:08 +0000
commit77b6ef1f9e9f963a5e39cb844169379848a1118c (patch)
treecf870554be969ba6726385b1b1c5d6c89d971eb3
parentadd Pieter Palmers to AUTHORS as contributor (diff)
fix documentation on raw1394_update_config_rom
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@175 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to '')
-rw-r--r--src/raw1394.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raw1394.h b/src/raw1394.h
index a847938..89e601f 100644
--- a/src/raw1394.h
+++ b/src/raw1394.h
@@ -1152,7 +1152,7 @@ const char *raw1394_get_libversion(void);
* raw1394_update_config_rom - updates the configuration ROM of a host
* @handle: libraw1394 handle
* @new_rom: a pointer to the new ROM image
- * @size: the size of the new ROM image in quadlets
+ * @size: the size of the new ROM image in bytes
* @rom_version: the version numer of the current version, not the new
*
* @rom_version must be the current
kernel-raw1394.h?h=v2.0.2&id=09f008620fd0e2f0c3e7a88e5bc26260023a055d&follow=1'>Fix size of error field.Gravatar aeb 1-2/+2 2000-06-02Modified support for 32/64 bit environments, control struct fields have fixed...Gravatar aeb 7-43/+28 2000-05-28Added support for environments with 64 bit kernel and 32 bit userland.Gravatar aeb 8-7/+45 2000-04-27Fixed missing setting of ext code in raw1394_start_lock()Gravatar aeb 1-0/+1 2000-04-15Fixed lock transaction to actually return response value.Gravatar aeb 3-5/+11 2000-04-12Add userdata functions as news.Gravatar aeb 1-0/+4 2000-04-05Add userdata functions.Gravatar aeb 3-0/+18 2000-03-18Bump version number to 0.6.Gravatar aeb 3-5/+6 2000-03-18Mention byte order change.Gravatar aeb 1-0/+2 2000-03-18Mention SourceForge home.Gravatar aeb 1-1/+5