]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/clients/FtpClient.cc
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / clients / FtpClient.cc
index bff53e7d4e9d4a76af920d9a05a7601b283c8fbd..cc000684356d8e8dbd945c6126291b74c48daa07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -16,8 +16,8 @@
 #include "comm/Read.h"
 #include "comm/TcpAcceptor.h"
 #include "comm/Write.h"
-#include "errorpage.h"
 #include "error/SysErrorDetail.h"
+#include "errorpage.h"
 #include "fd.h"
 #include "ftp/Parsing.h"
 #include "http/Stream.h"