diff options
Diffstat (limited to 'certs/blacklist_hashes.c')
-rw-r--r-- | certs/blacklist_hashes.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/certs/blacklist_hashes.c b/certs/blacklist_hashes.c index 86d66fe11348..0c5476abebd9 100644 --- a/certs/blacklist_hashes.c +++ b/certs/blacklist_hashes.c @@ -3,5 +3,4 @@ const char __initconst *const blacklist_hashes[] = { #include "blacklist_hash_list" - , NULL }; |