Mercurial > hg > bitcoin
view .gitignore @ 3569:b0df8166fcac draft
harmonize printf format characters
- remove the "%" character from format characters for (s)size_t and
ptrdiff_t and harmonize them with the ones for int64 and uint64
author | Philip Kaufmann <phil.kaufmann@t-online.de> |
---|---|
date | Sun, 30 Sep 2012 11:57:25 +0200 |
parents | 5d53d9270587 |
children | 98b459278ba3 |
line wrap: on
line source
src/*.exe src/bitcoin src/bitcoind src/test_bitcoin .*.swp *.*~* *.bak *.rej *.orig *.o *.patch .bitcoin #compilation and Qt preprocessor part *.qm Makefile bitcoin-qt #resources cpp qrc_*.cpp #qt creator *.pro.user #mac specific .DS_Store build