]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/fs/ufs/StoreFSufs.cc
Maintenance: Removed most NULLs using modernize-use-nullptr (#1075)
[thirdparty/squid.git] / src / fs / ufs / StoreFSufs.cc
index 43d62dafa947d5510e13a13519d0ec84be863c31..624eca0f09fa62453212a58a477f66ae7ec8d810 100644 (file)
@@ -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;