]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed comment typo.
authorAlex Rousskov <rousskov@measurement-factory.com>
Wed, 13 Apr 2011 17:07:02 +0000 (11:07 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Wed, 13 Apr 2011 17:07:02 +0000 (11:07 -0600)
src/fs/rock/RockDirMap.h

index 0b642418bc9e4eac7dd797ea7254b89841c0cd70..9ca865316e9a214d517dcbf9fa5e4b8657899d28 100644 (file)
@@ -38,7 +38,7 @@ private:
 // resulting in sfilenos that are pointing beyond the database.
 
 /* 
- * Rock::DirMap does not implement Icp::StoreMapCleaner API because we want
+ * Rock::DirMap does not implement Ipc::StoreMapCleaner API because we want
  * to avoid extra I/O necessary to mark the disk slot empty. We may create some
  * stale responses if Squid quits, but should save a lot of I/O in the common
  * cases. TODO: Consider cleaning on-disk slots on exit; always scheduling