Timo is right, this comment was correct English before this change. Now it's wrong.
Ged. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Timo Kreuzer Sent: 28 September 2009 21:19 To: [email protected] Subject: Re: [ros-dev] [ros-diffs] [sginsberg] 43206: - Comment fixes I disagree. [email protected] schrieb: > Author: sginsberg > Date: Mon Sep 28 20:02:45 2009 > New Revision: 43206 > > URL: http://svn.reactos.org/svn/reactos?rev=43206&view=rev > Log: > - Comment fixes > > Modified: > trunk/reactos/include/psdk/sdkddkver.h > > Modified: trunk/reactos/include/psdk/sdkddkver.h > URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/sdkddkver.h?re v=43206&r1=43205&r2=43206&view=diff > ============================================================================ == > --- trunk/reactos/include/psdk/sdkddkver.h [iso-8859-1] (original) > +++ trunk/reactos/include/psdk/sdkddkver.h [iso-8859-1] Mon Sep 28 20:02:45 2009 > @@ -1,4 +1,4 @@ > -/* ReactOS DDK > +/* ReactOS PSDK/DDK > > This file is in the public domain. > > @@ -151,7 +151,7 @@ > #endif > #endif > > -/* Make Sure NTDDI_VERSION and _WIN32_WINNT Match */ > +/* Make Sure NTDDI_VERSION and _WIN32_WINNT Matches */ > #if ((OSVER(NTDDI_VERSION) == NTDDI_WIN2K) && (_WIN32_WINNT != _WIN32_WINNT_WIN2K)) || \ > ((OSVER(NTDDI_VERSION) == NTDDI_WINXP) && (_WIN32_WINNT != _WIN32_WINNT_WINXP)) || \ > ((OSVER(NTDDI_VERSION) == NTDDI_WS03) && (_WIN32_WINNT != _WIN32_WINNT_WS03)) || \ > > > > _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
