Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d...
[novacoin.git] / src / compat.h
2012-04-25 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-17 Pieter WuilleRemove headers.h
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-06 Pieter WuilleNetwork stack refactor