зеркало из https://github.com/mozilla/pjs.git
OS/2 TB break - bad lineendings
This commit is contained in:
Родитель
4f62469f8d
Коммит
e931a790bc
|
@ -268,8 +268,8 @@ nsNoAuthURLParser::ParseAtDirectory(const char* i_Path, char* *o_Directory,
|
|||
CRTFREEIF(dirfile);
|
||||
dirfile = tempdir.ToNewCString();
|
||||
if (!dirfile) return NS_ERROR_OUT_OF_MEMORY;
|
||||
}
|
||||
#if 0
|
||||
}
|
||||
#if 0
|
||||
else {
|
||||
// if it is not beginning with a drive and
|
||||
// there are no three slashes then add them and
|
||||
|
@ -292,7 +292,7 @@ nsNoAuthURLParser::ParseAtDirectory(const char* i_Path, char* *o_Directory,
|
|||
}
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
CoaleseDirs(dirfile);
|
||||
// Get length again
|
||||
dlen = PL_strlen(dirfile);
|
||||
|
|
Загрузка…
Ссылка в новой задаче