mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-04 00:09:31 +00:00
build system: ignore one more translatable string in c-format checks
This commit is contained in:
parent
af4e38b9dd
commit
e1862cbc3a
@ -4,6 +4,7 @@ require 'digest/sha1'
|
||||
|
||||
class FormatStringVerifier
|
||||
@@errors_to_ignore = {
|
||||
"313e42fc" => true,
|
||||
"d2820b11" => true,
|
||||
"f3230d7f" => true,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user