]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcint.h
Emit and verify machine signature (sizeof (stuff) + endianness) in cache
[fontconfig.git] / src / fcint.h
index 446e164a8fdf7ac07e583021d66da0f9dcc55dac..e78fef799f738571af8f714b630744767f6ba2da 100644 (file)
@@ -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