[ros-diffs] [gedmurphy] 19043: Should have checked it built OK with
mingw first.
gedmurphy at svn.reactos.com
gedmurphy at svn.reactos.com
Mon Nov 7 22:16:48 CET 2005
Should have checked it built OK with mingw first.
Modified: trunk/reactos/subsys/system/sc/create.c
_____
Modified: trunk/reactos/subsys/system/sc/create.c
--- trunk/reactos/subsys/system/sc/create.c 2005-11-07 21:14:03 UTC
(rev 19042)
+++ trunk/reactos/subsys/system/sc/create.c 2005-11-07 21:16:30 UTC
(rev 19043)
@@ -15,7 +15,7 @@
{
SC_HANDLE hSc;
LPCTSTR BinaryPathName = *++ServiceArgs;
- LPCTSTR *Options = ++ServiceArgs;
+// LPCTSTR *Options = ++ServiceArgs;
if ((! ServiceName) || (! BinaryPathName))
return CreateUsage();
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051107/268bd7cc/attachment.html
More information about the Ros-diffs
mailing list