mirror of
https://github.com/ksherlock/profuse.git
synced 2026-03-12 02:41:41 +00:00
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@223 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
@@ -145,7 +145,7 @@ void MappedFile::swap(MappedFile &mf)
|
||||
}
|
||||
|
||||
|
||||
static MappedFile *Create(const char *name, size_t size)
|
||||
MappedFile *MappedFile::Create(const char *name, size_t size)
|
||||
{
|
||||
#undef __METHOD__
|
||||
#define __METHOD__ "MappedFile::Create"
|
||||
|
||||
Reference in New Issue
Block a user