From 545f9df90958b8cedd9945ddc267ef54a735532d Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Sat, 15 Jan 2011 18:21:58 +0100 Subject: [PATCH] Fix typo in documentation --- src/ftdi.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 -- 1.7.1