]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix typo in cbdata.cc
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 21 Oct 2014 11:08:12 +0000 (04:08 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 21 Oct 2014 11:08:12 +0000 (04:08 -0700)
src/cbdata.cc

index e9bd582284488f8dadad3dc82370db4012a19808..382a68fec8f705ca616e06155a75aae9179dd078 100644 (file)
@@ -68,7 +68,7 @@ public:
     void *operator new(size_t size, void *where);
     void operator delete(void *where, void *where2);
 #else
-    MEMPROXY_CLASS(cndata);
+    MEMPROXY_CLASS(cbdata);
 #endif
 
     /** \todo examine making cbdata templated on this - so we get type