[ros-diffs] [jgardou] 56054: first cause of broken commits: the headers. Addendum r56048

jgardou at svn.reactos.org jgardou at svn.reactos.org
Mon Mar 5 20:08:08 UTC 2012


Author: jgardou
Date: Mon Mar  5 20:08:08 2012
New Revision: 56054

URL: http://svn.reactos.org/svn/reactos?rev=56054&view=rev
Log:
first cause of broken commits: the headers. Addendum r56048

Modified:
    trunk/reactos/tools/cabman/cabinet.h

Modified: trunk/reactos/tools/cabman/cabinet.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/cabman/cabinet.h?rev=56054&r1=56053&r2=56054&view=diff
==============================================================================
--- trunk/reactos/tools/cabman/cabinet.h [iso-8859-1] (original)
+++ trunk/reactos/tools/cabman/cabinet.h [iso-8859-1] Mon Mar  5 20:08:08 2012
@@ -296,7 +296,7 @@
     CCFDATAStorage();
     /* Default destructor */
     virtual ~CCFDATAStorage();
-    ULONG Create(const char* FileName);
+    ULONG Create();
     ULONG Destroy();
     ULONG Truncate();
     ULONG Position();




More information about the Ros-diffs mailing list