Skip to content

Commit

Permalink
fix: terminate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oberrich committed Feb 6, 2025
1 parent a4f583d commit ffaec44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindgen/codegen/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,6 @@ impl CodeGenerator for Type {
25 25 | Ok(TestLib { __library, foo, baz })
26 26 | }
27 | - #[must_use]
28 27 | /** @brief A function
*/

if let Some(inner_attrs) =
Expand Down

0 comments on commit ffaec44

Please sign in to comment.