Explictly cast getpid() to a long int to remove the compiler warnings on
authorRobert James Kaes <rjkaes@users.sourceforge.net>
Wed, 6 Jun 2001 19:32:51 +0000 (19:32 +0000)
committerRobert James Kaes <rjkaes@users.sourceforge.net>
Wed, 6 Jun 2001 19:32:51 +0000 (19:32 +0000)
commitff97b38603e10338aa0241b20cac478a5ca508fc
tree42c336619c8ea0bb38f090bb423f2366461ffcc2
parentf64578eef1f88dea98bde64145c7d8c4112ec178
Explictly cast getpid() to a long int to remove the compiler warnings on
various machines.
src/log.c