diff --git a/check_source/check_spelling_c_config.py b/check_source/check_spelling_c_config.py index 844dc9e39257c623cc37932944318a00d2969476..8a86a54debc49e425305bad3374347a3ca978948 100644 --- a/check_source/check_spelling_c_config.py +++ b/check_source/check_spelling_c_config.py @@ -23,6 +23,7 @@ # correct spelling but ignore dict_custom = { "adjoint", "adjugate", + "allocator", "atomicity", "boolean", "decrement", @@ -117,6 +118,7 @@ dict_custom = { "ack", "amiga", "bzflag", + "ffmpeg", "freebsd", "irix", "kde",