(lock_file): Use %lu instead of %d in sprintf because
authorRichard M. Stallman <rms@gnu.org>
Wed, 13 Aug 1997 15:27:49 +0000 (15:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 13 Aug 1997 15:27:49 +0000 (15:27 +0000)
commit79e51eeb5a13f126bcd5a4361949d3397c8e90ab
tree584a6d51ea23edacc38237d81fca0d62d37ac8a1
parentc19bb1de2958d17096f18cb4038019573ea19f67
(lock_file): Use %lu instead of %d in sprintf because
the variable named pid is unsigned long.
src/filelock.c