Skip to content

Commit

Permalink
fix: bad type in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-roland authored Jun 6, 2024
1 parent bff998e commit 0c720dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Data Structures
.. autoctype:: types.h::zp_task_lease_options_t
.. autoctype:: types.h::zp_read_options_t
.. autoctype:: types.h::zp_send_keep_alive_options_t
.. autoctype:: types.h::zp_send_keep_join_options_t
.. autoctype:: types.h::zp_send_join_options_t
.. autoctype:: types.h::z_qos_t

Owned Types
Expand Down Expand Up @@ -254,4 +254,4 @@ Primitives
.. autocfunction:: primitives.h::zp_send_keep_alive_options_default
.. autocfunction:: primitives.h::zp_send_keep_alive
.. autocfunction:: primitives.h::zp_send_join_options_default
.. autocfunction:: primitives.h::zp_send_join
.. autocfunction:: primitives.h::zp_send_join

0 comments on commit 0c720dd

Please sign in to comment.