]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
whoisStart
authorwessels <>
Sun, 28 Jun 1998 22:18:44 +0000 (22:18 +0000)
committerwessels <>
Sun, 28 Jun 1998 22:18:44 +0000 (22:18 +0000)
src/protos.h

index ade3c307103523a310ab9e86a7c6c70f92cadc4f..190bd4c9d10e104906a0847206f2a9a1d508509d 100644 (file)
@@ -209,7 +209,7 @@ extern void gopherStart(StoreEntry *, int fd);
 extern int gopherCachable(const char *);
 
 
-extern void whoisStart(request_t * req, StoreEntry *, int fd);
+extern void whoisStart(FwdState *, int fd);
 
 extern hash_table *hash_create(HASHCMP *, int, HASHHASH *);
 extern void hash_join(hash_table *, hash_link *);