From b9ef34ae5d53f7792769a06e50adbf7a67d88db5 Mon Sep 17 00:00:00 2001 From: Samuel Sadok Date: Sat, 21 Aug 2021 14:52:48 +0200 Subject: [PATCH] fix comment --- cpp/include/fibre/libfibre.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/include/fibre/libfibre.h b/cpp/include/fibre/libfibre.h index be51e75..b6d1f34 100644 --- a/cpp/include/fibre/libfibre.h +++ b/cpp/include/fibre/libfibre.h @@ -507,7 +507,7 @@ FIBRE_PUBLIC void libfibre_free_interface_info(LibFibreInterfaceInfo* info); * libfibre_start_discovery() or from a previous call to * libfibre_get_attribute(). * @param attr_id: The attribute index pertaining to the attribute list returned - * by `libfibre_load_interface()`. + * by `libfibre_get_interface_info()`. * @param child_obj_ptr: If and only if the function succeeds, the variable that * this argument points to is set to the requested subobject. The returned * object handle is only guaranteed to remain valid for as long as the