(lock_info_type): Declare pid as unsigned long instead of int.
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 Jan 1997 21:02:23 +0000 (21:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 Jan 1997 21:02:23 +0000 (21:02 +0000)
commit9005cb4f8f4d5d363a3e58435cb4725b4ee6b104
tree6ba3a2503cddf92325cc823e88c2e97f08ec66f6
parent5e7ed09384d53efe35568d6b62e4cc674134d06f
(lock_info_type): Declare pid as unsigned long instead of int.
(lock_file_1): Use %lu instead of %d in printf.
src/filelock.c