]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/fs/ufs/StoreFSufs.cc
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / fs / ufs / StoreFSufs.cc
index c46c88b1a58dbbd92decb60c8e8d2c96440a2b7f..95ae7c0d9c74529aa61a272e522d0d61eb5010e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -15,5 +15,5 @@
 #include "fs/ufs/UFSSwapDir.h"
 
 /* Unused variable: */
-Fs::Ufs::StoreFSufs<Fs::Ufs::UFSSwapDir> *UfsInstance_foo = NULL;
+Fs::Ufs::StoreFSufs<Fs::Ufs::UFSSwapDir> *UfsInstance_foo = nullptr;