[ros-diffs] [arty] 19822: Added struct tag.

arty at svn.reactos.com arty at svn.reactos.com
Fri Dec 2 00:52:24 CET 2005


Added struct tag.
Modified: trunk/reactos/w32api/include/winnt.h
  _____  

Modified: trunk/reactos/w32api/include/winnt.h
--- trunk/reactos/w32api/include/winnt.h	2005-12-01 23:28:34 UTC
(rev 19821)
+++ trunk/reactos/w32api/include/winnt.h	2005-12-01 23:52:14 UTC
(rev 19822)
@@ -1677,7 +1677,7 @@

 #define CONTEXT_INTEGER	4L
 #define CONTEXT_DEBUG_REGISTERS	8L
 #define CONTEXT_FULL
(CONTEXT_CONTROL|CONTEXT_FLOATING_POINT|CONTEXT_INTEGER)
-typedef struct {
+typedef struct _CONTEXT {
 	double Fpr0;
 	double Fpr1;
 	double Fpr2;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051202/1352cb20/attachment.html


More information about the Ros-diffs mailing list