mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-23 12:13:15 -05:00
No changelog, just replaced one tabulator with some spaces
to merge with classpath. From-SVN: r63929
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user