From abada90e3f84dc703b8ddc9efcbed8a946fadead Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Thu, 1 Feb 2007 17:09:49 +0000 Subject: Expanded tabs into spaces --- cpp/src/Freeze/ObjectStore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/Freeze/ObjectStore.h') diff --git a/cpp/src/Freeze/ObjectStore.h b/cpp/src/Freeze/ObjectStore.h index 274a82331f7..94db579a64d 100644 --- a/cpp/src/Freeze/ObjectStore.h +++ b/cpp/src/Freeze/ObjectStore.h @@ -36,7 +36,7 @@ class ObjectStore : public Cache public: ObjectStore(const std::string&, bool, EvictorI*, - const std::vector& = std::vector(), bool = false); + const std::vector& = std::vector(), bool = false); virtual ~ObjectStore(); -- cgit v1.2.3