X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=src%2Ffcint.h;h=e78fef799f738571af8f714b630744767f6ba2da;hb=2dbe759762c3b7b779dbe52ef0d6ca50e51d4bf1;hp=446e164a8fdf7ac07e583021d66da0f9dcc55dac;hpb=7f37423d8c1acc8ece0555e66ae7f857c22a77a7;p=fontconfig.git diff --git a/src/fcint.h b/src/fcint.h index 446e164..e78fef7 100644 --- a/src/fcint.h +++ b/src/fcint.h @@ -323,7 +323,7 @@ typedef struct _FcCaseFold { * cache which is then rewritten to the users home directory */ -#define FC_CACHE_MAGIC 0x12345678 +#define FC_CACHE_MAGIC 0xFC20FC20 #define FC_GLOBAL_CACHE_DIR_HASH_SIZE 37 #define FC_GLOBAL_CACHE_FILE_HASH_SIZE 67