Skip to content

Commit

Permalink
Minor stylistic lin
Browse files Browse the repository at this point in the history
  • Loading branch information
zbraniecki committed Nov 5, 2019
1 parent a7e1e91 commit 3594a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/negotiate/mod.rs
Expand Up @@ -223,7 +223,7 @@ pub fn filter_matches<'a, R: 'a + AsRef<LanguageIdentifier>, A: 'a + AsRef<Langu
}

match_found = false;
};
}

// 4) Try to match against a variant as a range
req.clear_variants();
Expand Down

0 comments on commit 3594a09

Please sign in to comment.