]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Thu, 15 Sep 2016 00:12:15 +0000 (00:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Thu, 15 Sep 2016 00:12:15 +0000 (00:12 +0000)
src/format/Format.cc

index d291f98b89d7af139a2b0f607f16ec436b6d45c1..72dbf6a38308d2544b2eb83e7bc907e98bad5148 100644 (file)
@@ -330,7 +330,7 @@ sslErrorName(Security::ErrorCode err, char *buf, size_t size)
 }
 #endif
 
-/// XXX: Misnamed. TODO: Split <h (and this function) to distinguish received 
+/// XXX: Misnamed. TODO: Split <h (and this function) to distinguish received
 /// headers from sent headers rather than failing to distinguish requests from responses.
 /// \retval HttpReply sent to the HTTP client (access.log and default context).
 /// \retval HttpReply received (encapsulated) from the ICAP server (icap.log context).