Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelsadok committed Aug 21, 2021
1 parent 1384e7f commit b9ef34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/include/fibre/libfibre.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b9ef34a

Please sign in to comment.