first cause of broken commits: the headers. Addendum r56048

svn path=/trunk/; revision=56054
This commit is contained in:
Jérôme Gardou 2012-03-05 20:08:08 +00:00
parent ea7b00c53e
commit a9d90422fd

View file

@ -296,7 +296,7 @@ public:
CCFDATAStorage();
/* Default destructor */
virtual ~CCFDATAStorage();
ULONG Create(const char* FileName);
ULONG Create();
ULONG Destroy();
ULONG Truncate();
ULONG Position();