[ros-diffs] [gedmurphy] 28051: remove the 'enterprise' text

gedmurphy at svn.reactos.org gedmurphy at svn.reactos.org
Tue Jul 31 00:07:43 CEST 2007


Author: gedmurphy
Date: Tue Jul 31 02:07:43 2007
New Revision: 28051

URL: http://svn.reactos.org/svn/reactos?rev=28051&view=rev
Log:
remove the 'enterprise' text

Modified:
    branches/ros-branch-0_3_3/reactos/ntoskrnl/inbv/inbv.c

Modified: branches/ros-branch-0_3_3/reactos/ntoskrnl/inbv/inbv.c
URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3/reactos/ntoskrnl/inbv/inbv.c?rev=28051&r1=28050&r2=28051&view=diff
==============================================================================
--- branches/ros-branch-0_3_3/reactos/ntoskrnl/inbv/inbv.c (original)
+++ branches/ros-branch-0_3_3/reactos/ntoskrnl/inbv/inbv.c Tue Jul 31 02:07:43 2007
@@ -572,7 +572,7 @@
             InbvSolidColorFill(0, 421, 639, 479, 1);
 
             /* Get resources */
-            Bitmap = InbvGetResourceAddress(14);
+            Bitmap = InbvGetResourceAddress(6);
             Header = InbvGetResourceAddress(15);
         }
 




More information about the Ros-diffs mailing list