]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ftp/Parsing.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / ftp / Parsing.cc
index 7c824d8d3e313a907759d2bc6a7d0eb5ede8ef79..27909b2f22e780d0f57f47a55836e83af2c16f70 100644 (file)
@@ -112,3 +112,4 @@ Ftp::UnescapeDoubleQuoted(const char *quotedPath)
     }
     return path.content();
 }
+