]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #726: File src/fs/diskd/store_io_diskd.cc doesn't compile
authorhno <>
Sat, 9 Aug 2003 18:31:41 +0000 (18:31 +0000)
committerhno <>
Sat, 9 Aug 2003 18:31:41 +0000 (18:31 +0000)
commitb4f152d9fdbdf2299f92ec2cb52d459f3bfc84f3
treeb460b7e7262de5c3322be50a0179cf59c4f5ca1e
parent6e3d4bbccda3cb11d95af011e81212056d29f0c1
Bug #726: File src/fs/diskd/store_io_diskd.cc doesn't compile

use debugs() macro instead of debug() to take advantage of automatic
typesafeness (no format strings which may mess things up)
src/fs/diskd/store_io_diskd.cc