[ros-diffs] [cfinck] 28408: forgot the #endif :-/

cfinck at svn.reactos.org cfinck at svn.reactos.org
Sat Aug 18 21:33:37 CEST 2007


Author: cfinck
Date: Sat Aug 18 23:33:36 2007
New Revision: 28408

URL: http://svn.reactos.org/svn/reactos?rev=28408&view=rev
Log:
forgot the #endif :-/

Modified:
    trunk/reactos/include/psdk/winnt.h

Modified: trunk/reactos/include/psdk/winnt.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/winnt.h?rev=28408&r1=28407&r2=28408&view=diff
==============================================================================
--- trunk/reactos/include/psdk/winnt.h (original)
+++ trunk/reactos/include/psdk/winnt.h Sat Aug 18 23:33:36 2007
@@ -129,6 +129,7 @@
 #undef __need_wchar_t
 #ifndef __cplusplus
 typedef unsigned short wchar_t;
+#endif
 #endif
 #endif
 #endif




More information about the Ros-diffs mailing list