From: Thomas Jarosch Date: Sat, 15 Jan 2011 17:21:58 +0000 (+0100) Subject: Fix typo in documentation X-Git-Tag: v1.0rc1~133^2~11 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=545f9df90958b8cedd9945ddc267ef54a735532d Fix typo in documentation --- diff --git a/src/ftdi.c b/src/ftdi.c index 782bd0f..c9e8892 100644 --- a/src/ftdi.c +++ b/src/ftdi.c @@ -3114,7 +3114,7 @@ int ftdi_get_eeprom_value(struct ftdi_context *ftdi, enum ftdi_eeprom_value valu No parameter checking is performed \param ftdi pointer to ftdi_context - \param value_name Enum of the value to query + \param value_name Enum of the value to set \param value to set \retval 0: all fine