diff --git a/reactos/apps/tests/regtest/regtest.c b/reactos/apps/tests/regtest/regtest.c index 9eb8582f68b..d137e5ff4fc 100644 --- a/reactos/apps/tests/regtest/regtest.c +++ b/reactos/apps/tests/regtest/regtest.c @@ -128,17 +128,17 @@ void test1(void) dprintf("\t\t\t\tStatus =%x\n",Status); if (Status == STATUS_SUCCESS) { - dprintf("\tValue:DO=%d, DL=%d, NL=%d, Name = " - ,KeyValueInformation[0].DataOffset - ,KeyValueInformation[0].DataLength - ,KeyValueInformation[0].NameLength); - for (i=0;i<10 && i