77443 r=ssu sr=dveditz

Compare version works properly on the mac
This commit is contained in:
dprice%netscape.com 2002-05-31 09:23:29 +00:00
parent 2f6d2bbd79
commit 549286600f

View File

@ -3044,7 +3044,7 @@ VR_INTERFACE(REGERR) NR_RegGetEntry( HREG hReg, RKEY key, char *name,
if (tmpbuf == NULL)
{
buffer = NULL;
err = REGERR_NOFIND;
err = REGERR_NOFILE; /* must match nr_GetPathname() in VerReg.c */
}
else
{