X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=blobdiff_plain;f=localdb.h;fp=localdb.h;h=a89923ff03b235aa53050b4032ad6b94ce755ed9;hp=69fb330024f7cc0661a025b09e75929031080121;hb=d38558b79c81f446698c272a85f1a2782667bce3;hpb=0ab3b10e857ee5916f1765e3b8f773446cf4de45 diff --git a/localdb.h b/localdb.h index 69fb330..a89923f 100644 --- a/localdb.h +++ b/localdb.h @@ -33,7 +33,7 @@ public: void UseObject(const ObjectReference& ref); void SetSegmentChecksum(const std::string &segment, const std::string &path, - const std::string &checksum); + const std::string &checksum, int size); bool GetSegmentChecksum(const std::string &segment, std::string *seg_path, std::string *seg_checksum); private: