* libjava.lang/PR6520.java: Fixed typo.
From-SVN: r54503
This commit is contained in:
parent
6f9703afa5
commit
1632a23685
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2002-06-11 Tom Tromey <tromey@redhat.com>
|
||||||
|
|
||||||
|
* libjava.lang/PR6520.java: Fixed typo.
|
||||||
|
|
||||||
2002-06-10 Tom Tromey <tromey@redhat.com>
|
2002-06-10 Tom Tromey <tromey@redhat.com>
|
||||||
|
|
||||||
* libjava.lang/PR6520.java: New file. For PR java/6520.
|
* libjava.lang/PR6520.java: New file. For PR java/6520.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
public class pr6520
|
public class PR6520
|
||||||
{
|
{
|
||||||
public static void check (double x, double y)
|
public static void check (double x, double y)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue