diff options
Diffstat (limited to 'unotest/inc')
-rw-r--r-- | unotest/inc/unotest/filters-test.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unotest/inc/unotest/filters-test.hxx b/unotest/inc/unotest/filters-test.hxx index 73cfbe32e362..d26c7f7b834f 100644 --- a/unotest/inc/unotest/filters-test.hxx +++ b/unotest/inc/unotest/filters-test.hxx @@ -40,8 +40,8 @@ enum filterStatus }; /* - * NOTE, any files beginning with CVE- or EDB- will be assumed to be encrypted - * using arcfour with key 0x435645, this is to silence panicky + * NOTE, any files beginning with CVE-, BID- or EDB- will be assumed to be + * encrypted using arcfour with key 0x435645, this is to silence panicky * virus/malware-checkers * * e.g. m[de]crypt --bare -a arcfour -o hex -k 435645 -s 3 |