]> git.ipfire.org Git - thirdparty/samba.git/commit
ahh, the joy of deleting large chunks of code that someone else has
authorAndrew Tridgell <tridge@samba.org>
Sat, 5 Sep 1998 05:23:29 +0000 (05:23 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 5 Sep 1998 05:23:29 +0000 (05:23 +0000)
commit41f0069afc02169932e04ff0039bb6328eaaf04d
tree4889be13f685adc6b1065a1e6ea5ba1553a67184
parent2204475c87f3024ea8fd1fbd7385b2def617a46f
ahh, the joy of deleting large chunks of code that someone else has
painstakingly put in :)

This gets rid of most of the #ifdef LARGE_SMB_INO_T ifdefs around
DEBUG() statements. We just use %.0f in all cases. Makes the code a
bit easier to read :)
source/client/client.c
source/lib/util.c
source/locking/locking.c
source/locking/shmem.c
source/smbd/trans2.c