fixed some bugs in the locking_slow code caused by the recent changes.
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Aug 1998 05:23:54 +0000 (05:23 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 16 Aug 1998 05:23:54 +0000 (05:23 +0000)
commit16228c185a7844a243db538aa1e5729e62a8bc4a
treea8c4c52213404b515bbb6463c75b8f5db0743a50
parentbf136b4fa8aeadcea8f65610148d46d093aba2cc
fixed some bugs in the locking_slow code caused by the recent changes.

also fixed a couple of %s/%d bugs in locking slow that have been there
for a while but are now revealed by the gcc printf argument testing.
source/locking/locking_slow.c