[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master 2152bf5 3/5: Rectify comment mentioning expun
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master 2152bf5 3/5: Rectify comment mentioning expunged DBDictionary::InvalidateCache() |
Date: |
Wed, 3 Aug 2016 14:39:14 +0000 (UTC) |
branch: master
commit 2152bf55e9662f64cb0692a954b1843356b3ddb3
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>
Rectify comment mentioning expunged DBDictionary::InvalidateCache()
---
dbdict.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dbdict.hpp b/dbdict.hpp
index 549ec62..b3d3a3e 100644
--- a/dbdict.hpp
+++ b/dbdict.hpp
@@ -45,7 +45,7 @@ class LMI_SO DBDictionary
{
friend class DatabaseDocument;
friend class input_test; // For test_product_database().
- friend class product_file_test; // Uses InvalidateCache() for timing.
+ friend class product_file_test; // For read_database_file().
friend class premium_tax_test; // For test_rates().
public: