]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Thu, 29 Jan 2015 18:12:06 +0000 (18:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Thu, 29 Jan 2015 18:12:06 +0000 (18:12 +0000)
doc/debug-sections.txt
src/dns/forward.h

index f296cafc673be8853af71a4f1e72acc126a5894e..5d71e97d34040cf0a01aafb6182d377a7cb0c229 100644 (file)
@@ -124,7 +124,7 @@ section 75    WHOIS protocol
 section 76    Internal Squid Object handling
 section 77    Delay Pools
 section 78    DNS lookups
-section 78    DNS lookups; interacts with lib/rfc1035.c
+section 78    DNS lookups; interacts with dns/rfc1035.cc
 section 79    Disk IO Routines
 section 79    Squid-side DISKD I/O functions.
 section 79    Squid-side Disk I/O functions.
index 2a6eb81292bf98fc544f84cab39e341ace1d4679..a27ed7e0b2030379d625c5005ea6a59494d943dc 100644 (file)
@@ -34,3 +34,4 @@ void idnsALookup(const char *, IDNSCB *, void *);
 void idnsPTRLookup(const Ip::Address &, IDNSCB *, void *);
 
 #endif /* _SQUID_SRC_DNS_FORWARD_H */
+