This commit is contained in:
mcmullen%netscape.com 1999-04-05 23:09:13 +00:00
Родитель 0fbe7f9f59
Коммит 1fd46d44bd
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -2119,7 +2119,7 @@ PrefResult pref_copyTree(const char *srcPrefix, const char *destPrefix, const ch
}
break;
case PREF_ERROR:
case PREF_INVALID:
/* this is probably just a branch. Since we can have both
a.b and a.b.c as valid prefs, this is OK.
*/

Просмотреть файл

@ -2119,7 +2119,7 @@ PrefResult pref_copyTree(const char *srcPrefix, const char *destPrefix, const ch
}
break;
case PREF_ERROR:
case PREF_INVALID:
/* this is probably just a branch. Since we can have both
a.b and a.b.c as valid prefs, this is OK.
*/