mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
77443 r=ssu sr=dveditz
Compare version works properly on the mac
This commit is contained in:
parent
2f6d2bbd79
commit
549286600f
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user