fix documentation on raw1394_update_config_rom

git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@175 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
ddennedy 2007-10-14 01:46:08 +00:00
parent 5efd221f57
commit 77b6ef1f9e
1 changed files with 1 additions and 1 deletions

View File

@ -1152,7 +1152,7 @@ const char *raw1394_get_libversion(void);
* raw1394_update_config_rom - updates the configuration ROM of a host * raw1394_update_config_rom - updates the configuration ROM of a host
* @handle: libraw1394 handle * @handle: libraw1394 handle
* @new_rom: a pointer to the new ROM image * @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: the version numer of the current version, not the new
* *
* @rom_version must be the current * @rom_version must be the current