]> git.wh0rd.org - fontconfig.git/commit
Use intptr_t instead of off_t inside FcCache structure.
authorKeith Packard <keithp@neko.keithp.com>
Thu, 31 Aug 2006 06:09:39 +0000 (23:09 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Thu, 31 Aug 2006 06:09:39 +0000 (23:09 -0700)
commitc50ea916b0e56520948804b67fc7df57bb490575
tree4f1f48736d76950b8b3eeeeba58604c61d7b036d
parent76abb77f26c43d069919f80e960c71c2242fb5c2
Use intptr_t instead of off_t inside FcCache structure.

This avoids OS-dependencies in the cache file structure.
src/fcint.h
src/fcserialize.c