[ros-diffs] [ion] 20732: - Forgot this file for msvc build

ion at svn.reactos.org ion at svn.reactos.org
Sun Jan 8 22:26:41 CET 2006


- Forgot this file for msvc build
Modified: trunk/reactos/include/subsys/lsass/lsass.h
  _____  

Modified: trunk/reactos/include/subsys/lsass/lsass.h
--- trunk/reactos/include/subsys/lsass/lsass.h	2006-01-08 21:17:40 UTC
(rev 20731)
+++ trunk/reactos/include/subsys/lsass/lsass.h	2006-01-08 21:26:17 UTC
(rev 20732)
@@ -35,11 +35,13 @@

 
 typedef struct _LSASS_DEREGISTER_LOGON_PROCESS_REQUEST
 {
+    ULONG Dummy;
 } LSASS_DEREGISTER_LOGON_PROCESS_REQUEST,
  *PLSASS_DEREGISTER_LOGON_PROCES_REQUEST;
 
 typedef struct _LSASS_DEREGISTER_LOGON_PROCESS_REPLY
-{   
+{
+    ULONG Dummy;
 } LSASS_DEREGISTER_LOGON_PROCESS_REPLY,
  *PLSASS_DEREGISTER_LOGON_PROCESS_REPLY;
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20060108/a88928b8/attachment.html


More information about the Ros-diffs mailing list