]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/MemPoolMalloc.h
SourceFormat Enforcement
[thirdparty/squid.git] / include / MemPoolMalloc.h
index 51a15c75c142ec53db567d6bb5d0b68ef1ab05ec..2999dd4620f8e9b274fb6d859271e8015700845a 100644 (file)
@@ -45,5 +45,4 @@ private:
     Stack<void *> freelist;
 };
 
-
 #endif /* _MEM_POOL_MALLOC_H_ */