Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gcc/rust/expand/rust-macro-expand.h
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ struct MacroExpander
*
* @param parser Parser to use for matching
* @param rep Repetition to try and match
* @param match_amount Reference in which to store the ammount of succesful
* @param match_amount Reference in which to store the amount of successful
* and valid matches
*
* @param lo_bound Lower bound of the matcher. When specified, the matcher
Expand Down