Fix typo in last commit.
From-SVN: r82037
This commit is contained in:
parent
0fa13661a9
commit
a6845d137a
@ -592,7 +592,7 @@ java::lang::Runtime::insertSystemProperties (java::util::Properties *newprops)
|
||||
// The name used to invoke this process (argv[0] in C).
|
||||
SET ("gnu.gcj.progname", _Jv_GetSafeArg (0));
|
||||
|
||||
// The the java extensions directory.
|
||||
// The java extensions directory.
|
||||
SET ("java.ext.dirs", JAVA_EXT_DIRS);
|
||||
|
||||
// Allow platform specific settings and overrides.
|
||||
|
Loading…
Reference in New Issue
Block a user