Skip to content

Commit 3594a09

Browse files
committed
Minor stylistic lin
1 parent a7e1e91 commit 3594a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/negotiate/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ pub fn filter_matches<'a, R: 'a + AsRef<LanguageIdentifier>, A: 'a + AsRef<Langu
223223
}
224224

225225
match_found = false;
226-
};
226+
}
227227

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

0 commit comments

Comments
 (0)