summaryrefslogtreecommitdiff
path: root/libgphoto2
diff options
context:
space:
mode:
Diffstat (limited to 'libgphoto2')
-rw-r--r--libgphoto2/gphoto2-abilities-list.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libgphoto2/gphoto2-abilities-list.c b/libgphoto2/gphoto2-abilities-list.c
index 34292bf10..a88861cb3 100644
--- a/libgphoto2/gphoto2-abilities-list.c
+++ b/libgphoto2/gphoto2-abilities-list.c
@@ -58,11 +58,9 @@ static int gp_abilities_list_sort (CameraAbilitiesList *);
* \brief Set the current character codeset libgphoto2 is operating in.
*
* Set the codeset for all messages returned by libgphoto2.
+ *
* \param codeset New codeset for the messages. For instance "utf-8".
* \return old codeset as returned from bind_textdomain_codeset().
- *
- * You would then call gp_abilities_list_load() in order to
- * populate it.
*/
const char*
gp_message_codeset (const char *codeset)