Mark as static

This commit is contained in:
Sebastian Ramacher 2019-05-19 20:27:54 +02:00
parent 8736c08041
commit 68a5b01d37

View file

@ -32,7 +32,7 @@ zathura_content_type_new(void)
#ifdef WITH_MAGIC
/* creat magic cookie */
const int flags =
static const int flags =
MAGIC_MIME_TYPE |
MAGIC_SYMLINK |
MAGIC_NO_CHECK_APPTYPE |