Update a comment

Drop the use of "blacklist" from the comment, since everything else
refers to "ignored" properties.
This commit is contained in:
Emmanuele Bassi 2020-06-18 16:57:27 +01:00
parent 94f246240d
commit a7f5b2e8fc

View File

@ -42,7 +42,7 @@
"random") "random")
#define MATCH_ANY_VALUE ((void*) 0xf1874c23) #define MATCH_ANY_VALUE ((void*) 0xf1874c23)
/* --- property blacklists --- */ /* --- ignored property names --- */
typedef struct { typedef struct {
const char *type_name; const char *type_name;
const char *name; const char *name;