No changelog, just replaced one tabulator with some spaces
to merge with classpath. From-SVN: r63929
This commit is contained in:
parent
3f8548e7db
commit
ea67bef470
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ public abstract class URLStreamHandler
|
|||
}
|
||||
else if (start < end)
|
||||
{
|
||||
// Context is available, but only override it if there is a new file.
|
||||
// Context is available, but only override it if there is a new file.
|
||||
char sepChar = '/';
|
||||
int lastSlash = file.lastIndexOf (sepChar);
|
||||
if (lastSlash < 0 && File.separatorChar != sepChar
|
||||
|
|
Loading…
Add table
Reference in a new issue