]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/log/ModSyslog.cc
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / log / ModSyslog.cc
index 0079a6479f22cb33a4b2fafed1b275d6310b6f58..d42f179c5e4aa24432c3932aad4751576d1b1aa9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 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.
@@ -120,7 +120,7 @@ logfile_mod_syslog_flush(Logfile *)
 }
 
 static void
-logfile_mod_syslog_rotate(Logfile *)
+logfile_mod_syslog_rotate(Logfile *, const int16_t)
 {
 }