Let's cast getpid() to an int instead of a long for snprintf().
authorWayne Davison <wayned@samba.org>
Sat, 8 Oct 2011 16:15:36 +0000 (09:15 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 8 Oct 2011 16:15:36 +0000 (09:15 -0700)
commit3527677043f5a995b6a49e318d0f029ac187a97e
tree656f9c30b833525d2903cd094d2e7f29571bf674
parentfd91c3b6661dbd7453a143cad81ca08cd34b243b
Let's cast getpid() to an int instead of a long for snprintf().
clientserver.c
generator.c
log.c
main.c
testrun.c
util.c