No changelog, just replaced one tabulator with some spaces

to merge with classpath.

From-SVN: r63929
This commit is contained in:
Michael Koch 2003-03-07 06:52:17 +00:00
parent 3f8548e7db
commit ea67bef470
1 changed files with 1 additions and 1 deletions

View File

@ -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