mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 18:18:17 +00:00
parent
2acf25c689
commit
d922b7ac11
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ enum FlagLookup<'a> {
|
|||
UnrecognizedLong(String),
|
||||
}
|
||||
|
||||
/// The info about a flag associated with a flag's ID in the the flag map.
|
||||
/// The info about a flag associated with a flag's ID in the flag map.
|
||||
#[derive(Debug)]
|
||||
struct FlagInfo {
|
||||
/// The flag object and its associated metadata.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue