mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
first cause of broken commits: the headers. Addendum r56048
svn path=/trunk/; revision=56054
This commit is contained in:
parent
ea7b00c53e
commit
a9d90422fd
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@ public:
|
|||
CCFDATAStorage();
|
||||
/* Default destructor */
|
||||
virtual ~CCFDATAStorage();
|
||||
ULONG Create(const char* FileName);
|
||||
ULONG Create();
|
||||
ULONG Destroy();
|
||||
ULONG Truncate();
|
||||
ULONG Position();
|
||||
|
|
Loading…
Reference in a new issue