]> git.ipfire.org Git - thirdparty/squid.git/commit - src/disk.cc
s/()/(void)/
authorwessels <>
Tue, 17 Sep 1996 08:29:36 +0000 (08:29 +0000)
committerwessels <>
Tue, 17 Sep 1996 08:29:36 +0000 (08:29 +0000)
commit0673c0baf89a645ff01dd1325f9524df196c6b39
tree3bb983ce4ccd2a3a81f922c42c13dfe623e078ec
parentbe083e421ab7fcbf60cf0b4c53e57baee374e693
s/()/(void)/
Fix ((void)) for varargs funcs
27 files changed:
include/util.h
lib/Makefile.in
lib/base64.c
lib/getfullhostname.c
lib/util.c
src/acl.cc
src/cache_cf.cc
src/client_side.cc
src/comm.cc
src/debug.cc
src/disk.cc
src/dns.cc
src/errorpage.cc
src/fqdncache.cc
src/ftp.cc
src/gopher.cc
src/ipcache.cc
src/main.cc
src/neighbors.cc
src/recv-announce.cc
src/redirect.cc
src/send-announce.cc
src/stat.cc
src/stmem.cc
src/store.cc
src/tools.cc
src/url.cc