X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..42c97c62f48cbdb0e991802ad61bdb4485b587b0:/include/base_store.h

diff --git a/include/base_store.h b/include/base_store.h
index e5939623..c35b49c7 100644
--- a/include/base_store.h
+++ b/include/base_store.h
@@ -73,7 +73,7 @@ public:
                                     double freeMb,
                                     const std::string & reason) const = 0;
 
-    virtual int WriteDetailedStat(const map<IP_DIR_PAIR, STAT_NODE> * statTree,
+    virtual int WriteDetailedStat(const map<IP_DIR_PAIR, STAT_NODE> & statTree,
                                   time_t lastStat,
                                   const string & login) const = 0;