]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
windows force datatype conversion on uint64_t to switch_size_t for recent change...
authorJeff Lenk <jeff@jefflenk.com>
Fri, 12 Dec 2014 15:40:52 +0000 (09:40 -0600)
committerJeff Lenk <jeff@jefflenk.com>
Fri, 12 Dec 2014 15:40:52 +0000 (09:40 -0600)
commitea149be9d867a7c490cec8d7164cc59b6b116d98
tree43d1eff03b9ea5b88834d010212657419bc19d58
parente1cb0e8632b2e2ac9bb5b5cb4ce8724f9bb445e2
windows force datatype conversion on uint64_t to switch_size_t for recent change. maybe we should change the structure to be uint64_t as well?
src/switch_time.c