mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 20:36:35 +00:00
parent
5dfe3455db
commit
9634a31589
1 changed files with 0 additions and 1 deletions
|
@ -960,7 +960,6 @@ EnumHKCRValue(
|
|||
NULL);
|
||||
if (ErrorCode != ERROR_SUCCESS)
|
||||
{
|
||||
/* Most likely ERROR_NO_MORE_ITEMS */
|
||||
if (ErrorCode != ERROR_NO_MORE_ITEMS)
|
||||
ERR("Returning %d.\n", ErrorCode);
|
||||
goto Exit;
|
||||
|
|
Loading…
Reference in a new issue