Skip to content

Commit

Permalink
Update src/event/port.rs
Browse files Browse the repository at this point in the history
Co-authored-by: 王宇逸 <[email protected]>
  • Loading branch information
sunfishcode and Berrysoft authored Nov 18, 2024
1 parent 1e0e612 commit 5d309f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event/port.rs
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ pub fn port_getn(
)
}

/// `port_getn_query(port, NULL, 0, NULL)`—Queries the number of events
/// `port_getn(port, NULL, 0, NULL)`—Queries the number of events
/// available from a port.
///
/// To retrieve the events, use [`port_getn`].
Expand Down

0 comments on commit 5d309f4

Please sign in to comment.