Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciantic committed Feb 22, 2023
1 parent 1a3e82d commit 9a47604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interfaces.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/// > the original COM object pointer.
///
/// Rules as [written by David
/// Risney](https://github.com/MicrosoftEdge/WebView2Feedback/issues/2133):
/// Risney](https://github.com/MicrosoftEdge/WebView2Feedback/issues/2133).
///
/// If you read the rules carefully, ManuallyDrop is most common usecase in Rust
/// API definitions as most parameters are `In` parameters.
Expand Down

0 comments on commit 9a47604

Please sign in to comment.